nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
EntityJS

EntityJS

Mod

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

Client and server LibraryManagement MobsUtility

4,329 downloads
10 followers

EntityJS 0.3.6-1.19.2

Changelog

New Features

  • Added setMoveControl, setLookControl, and setJumpControl methods to mob builders. These methods allow custom control over entity movement, looking behavior, and jumping behavior through provided function implementations.
  • Added custom LookControl, MoveControl, and JumpControl builders via EntityJSUtils binding. These builders can be called using:
  • EntityJSUtils.createLookControl()
  • EntityJSUtils.createMoveControl()
  • EntityJSUtils.createJumpControl()

Bug Fixes

  • Fixed PathNavigation method: Improved the flexibility and handling of custom path navigation logic for entities.
  • Removed shadowed fields from certain mobs: Cleaned up duplicated or shadowed fields to prevent unintended behavior in mob logic.
  • Fixed various mob interaction methods (mobInteract): Adjusted interaction methods to properly default to the super implementation when needed.

Files

entityjs-0.3.6-1.19.2.jar(2.08 MiB) Primary Download

External resources


Project members

Notenoughmail

Member

Liopyu

Member


Technical information

License
GPL-3.0-only
Client side
required
Server side
required
Project ID