Item Extensions by Sumi
Support for more callbacks for items, such as `on_step` and `on_select`
A collection by Sumi
Libraries or APIs, mostly for game development.
Support for more callbacks for items, such as `on_step` and `on_select`
Tells nodes when they are updated by neighbors being dug or placed, plus extra features. Last breaking change: 2025-09-10
Signal event bus API including SIGNAL, LISTEN and CONDITIONAL functions
Provides methods for both player level and server level settings
Stores the numerical version a chunk was generated, so that other mods may query this.
Allows for multple states to be active, while maintaining typical state machine behavior. Good for gamestate and mobs.