1.21.3-0.22.5-sakura.1
·
33 commits
to pre-rewrite/fabric/1.21.3
since this release
- Add inventoryOverlayScreen function for displaying Villager Trades List below a Villager; which can also have a BG color, based on the Villager profession; if configured to do so.
- Add EquipmentUtils from Snapshot Code
- Cleanup build script / bump yarn to build.8
- Cleanup Config Switcher code a bit (Hopefully it will be higher up and less "Behind" other objects) -- on going issue!
- Add some Gui Element 'wrapper' functions for some strange crashes, particularly with calling Vanilla values based on things like
GuiTextFieldGeneric (setText/getText, etc)
orGuiBase (height/width)
. These are optional only if strange crashes occur; such as 'object / method not found!' crashes.
NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.