This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
[MC 1.12] 1.1.12
SquidDev
released this
29 Jul 07:06
·
190 commits
to minecraft-1.12
since this release
Features
- Add line height and drop shadow setters to the overlay glasses' text (@zeroeightysix)
- Support tab stops and new lines in the overlay glasses (@zeroeightysix)
- Module blacklist now disables the item from being used
- Add nl_be language file (@zeroeightysix)
- Send
glasses_
equivalents of mouse events when using the keyboard and overlay glasses. - Wait for energy to regenerate instead of erroring with a "Insufficient energy" message.
- Add support for CC:T's server timing tracker
- Add support for querying tinkers' multiblock structures
- Use ore dictionary for recipes
- Allow the beealzer to be used to query bee breeding data (@apemanzilla)
- Make some recipes a wee bit harder
Bug fixes
- Entity sensor returns positions relative to the eye height, rather than its block
- Fix Refined storage integration only working on the controller
- Fix AE item filtering from not functioning correctly
- Only proxy metadata on armour items
- Fix overlay glasses sending information more often then needed
- Fix redstone intgrator being thread unsafe
- Fix numerous issues with running code after the peripheral being detached