File Details
entityjs-1.3.9-1.21.jar
- R
- Aug 24, 2025
- 2.21 MB
- 196.5K
- 1.21.1+1
- NeoForge
File Name
entityjs-1.3.9-1.21.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
- Greatly optimized modify builder initialization to only fire once upon base Entity init
- Changed
createCustommethod adding a 3rd parameter giving direct access to the respective entity's modification event. This also avoids weird Rhino ambiguity issues with the KubeJS defaultcreateCustommethod. Reference the updated wiki page for the example of the revision - Moved some synced entity data logic to existing
onAddedToLevelmethod

