promotional bannermobile promotional banner

EntityJS

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

File Details

entityjs-0.0.3-1.19.2.jar

  • R
  • Feb 27, 2024
  • 1022.54 KB
  • 67
  • 1.19.2
  • Forge + 1

File Name

entityjs-0.0.3-1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

NeoForge

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

Learn more about Curse Maven

- Fixed various null builder bugs such as .renderatsqrdistance ect
- Projectile/Arrow builders will now auto-create an item on startup instead of having to specify it in the builder unless the .noItem() method is used
- Fixed Arrow/Projectile item texture locations defaulting to kubejs every time even if another namespace is specified.