Events
Events that get fired during game to control recipes, world, etc.
List of all events
This is a list of all events. It's possible that not all events are listed here, but this list wi...
EventJS
This event is the most basic event class, parent of all other events. Parent class Object Can ...
CommandEventJS
This event needs cleanup! Using it is not recommended. Information This event is fired when a c...
TagEventJS
This event is fired when a tag collection is loaded, to modify it with script. You can add and re...
RecipeEventJS
Examples Possible settings you can change for recipes. It's recommended that you put this in it'...
WorldgenAddEventJS
This event isn't complete yet and can only do basic things. Adding dimension-specific features al...
WorldgenRemoveEventJS
For more information on biomes field, see worldgen.add event page. onEvent('worldgen.remove', ev...