This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
[MC 1.12.2] 1.2.1
SquidDev
released this
18 May 07:40
·
31 commits
to minecraft-1.12
since this release
Features
- Allow re-enabling an entity's AIs (@nevercast)
- Add methods to get FE and Tesla energy levels.
- Add meta providers for Cyclic monster ball, NEW's Capturing Wand, Industrial Foregoing's Mob Imprisonment Tool and XU2's lasso.
Bug fixes
- Documentation dumps are no longer saved with the system encoding.
- Fix
.use()
right-clicking blocks twice. - Allow entities to pick up items inside their whole bounding box (rather than just around their head).
- Add some sanity checks to ensure the fake player is not spawned in-world.
- Fix
.look
not correctly saving the pitch (@nevercast) - Cancel entity's current walking task when running
.disableAI()
.