- Add custom render elements
- Fix crash with new kubejs version
- Update to 1.20.1
- Update to Create 0.5.1
modifyTileNBT
is now deprecated and will be removed in the future. Please usemodifyBlockEntityNBT
instead.
- Update to KubeJS 6.1
- Update to Create 0.5.1
modifyTileNBT
is now deprecated and will be removed in the future. Please usemodifyBlockEntityNBT
instead.
- Bump version for Rhino and KubeJS
- Add
encapsulateBounds
for scene instructions - Add
removeEntity
for world instructions - Fix https://github.com/AlmostReliable/ponderjs/issues/4
- Fix type in SceneBuildingUtil for
getSelect
- Bump version for Rhino and KubeJS
- Fix potential startup crash
- Fix crash with new kubejs version