- Various i18n and minor fixes
- update: add Iris Pipeline compat. Was forgotten with 0.26.0.
- 1.21.9
- add: NbtEntityInvoker to save NBT tags without Passenger data (This fixes InventoryPreview 'Lag' issues)
- Remove Depth Bias from renderAreaSides portion of Selection Box rendering.
- LeftRight.CENTER fix (#101)
- Various NbtInventory & InventoryUtils fixes
- fix: Chested Horse (Donkey+) Inv Preview Display
- fix: Search bar click-focusing for the Cursor position when the "search" icon is clicked.
- add: additional time format Types
- Various lang updates
- fix: Crash from Inventory Preview (0.25.3 was just the wrong build)
- fix: additional NbtInventory issues
- 1.21.8
(DO NOT USE, USE 0.25.4)
- fix: Crashes from NbtInventory.toInventory()
- add: RecipeBookUtils
- fix: Default Locale (To US) in GuiUtils from Vec3d (For MiniHUD Shapes)
- GuiTextFieldGeneric: Remove the custom set/get cursor position methods entirely to fix a crash under Lunar
- Note: This change will crash at least Litematica versions older than 0.11.7
- In other words update Litematica to 0.11.7 or later if you install this version
- There is no reason to update to this version if you don't use the Lunar launcher, which crashes with the previous release 0.12.1
Original build time: 2025-07-15 19:12:40 +0300
- 1.21.7 (Supports 1.21.6)
- RecipeBookUtils & TickUtils updates
- 1.21.6 Release
- Vanilla Gui changes
- NbtInventory / NbtView Vanilla Wrappers & RenderContext improvements.
- Add: TickUtils (Management for Server tick health)
- Add support for Happy Ghast Inventory Overlay Type & home_pos NBT displays
- RayTraceUtils work flow updates
- Various Lang updates
- fix: EquipmentUtils for Silk Touch First (Tweakeroo)
- add:
#malilib:ore_blocks
tag
- fix: EquipmentUtils for Silk Touch First (Tweakeroo)
- add:
#malilib:ore_blocks
tag; and verify#malilib:needs_silk_touch
is accurate, according to 1.21.5's standards. - Various other bug fixes & language updates since 0.23.2 (See Github Changelogs for details)
- fix: EquipmentUtils for Silk Touch First (Tweakeroo)
- add:
#malilib:ore_blocks
tag; and verify#malilib:needs_silk_touch
is accurate, according to 1.21.5's standards. - Various other bug fixes & language updates since 0.22.5 (See Github Changelogs for details)
- fix: EquipmentUtils for Silk Touch First (Tweakeroo)
- add:
#malilib:ore_blocks
tag; and verify#malilib:needs_silk_touch
is accurate, according to 1.21.5's standards. - Various other bug fixes & language updates since 0.21.7 (See Github Changelogs for details)
- Port to 1.21.5
- See Sakura's Github / JavaDocs for Changelogs; a lot has changed, particularly with Rendering Topics.