Skip to content

Commit 94b4a6d

Browse files
committed
kjs-ori: fix copy pasta typo in event listener
1 parent 447f9cb commit 94b4a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wikis/kubejs-oritech/docs/event/soulcollection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Oritech has a mechanic that allows collecting souls from parting mobs. The colle
1111
enchanting or spawning certain mobs. By default, the soul collection is always 1, whenever a mob dies nearby. This event allows you to
1212
cancel the soul collection completely or modify the the amount of souls collected per mob death.
1313

14-
- access in a server script via: `EnderIOEvents.soulCollection`
14+
- access in a server script via: `OritechEvents.soulCollection`
1515
- properties
1616
- `level`
1717
- type: `ServerLevel`

0 commit comments

Comments
 (0)