This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
[MC 1.12] 1.1.11
SquidDev
released this
16 Mar 18:10
·
242 commits
to minecraft-1.12
since this release
Core and gameplay
- Allow using kinetic augment in turtles
- Fix overlay glasses not rendering objects with a deterministic ordering
- Allow offline players to talk through the chat recorder
- Track ownership of manipulators and neural interfaces, ensuring the correct GameProfile is used for world interactions.
- Rewrite the context and converter system, allowing to act more dynamically. This dramatically reduces the number of "This block has changed" errors you might get.
Mod integration
- Add support for CC: Tweaked wired networks
- Allow neural interface to act as a botania cosmetic bauble
- Various improvements to AE/RS integration
- Fix AE crafting not being accessible
- Fix RS not showing craftable items
- Add
.export
method to AE/RS item stacks.
- Remove CCTweaks integration