promotional bannermobile promotional banner

EntityJS

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

entityjs-0.0.3-1.19.2.jar

File nameentityjs-0.0.3-1.19.2.jar
Uploader
LiopyuLiopyu
Uploaded
Feb 27, 2024
Downloads
77
Size
1022.5 KB
Mod Loaders
ForgeNeoForge
File ID
5140885
Type
R
Release
Supported game 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")

Learn more about Curse Maven

What's new

- 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.