promotional bannermobile promotional banner

EntityJS

This mod uses KubeJS to dynamically register entities with full AI/Animation/Spawn Control support!

File Details

entityjs-0.6.3-1.20.1.jar

  • R
  • Aug 24, 2025
  • 2.25 MB
  • 86.0K
  • 1.20.1
  • Forge + 1

File Name

entityjs-0.6.3-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entityjs-967617:6923410")

NeoForge

implementation fg.deobf("curse.maven:entityjs-967617:6923410")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Greatly optimized modify builder initialization to only fire once upon base Entity init
  • Changed createCustom method adding a 3rd parameter giving direct access to the respective entity's modification event. This also avoids weird Rhino ambiguity issues with the KubeJS default createCustom method. Reference the updated wiki page for the example of the revision