- Updated to 26.1
- Introduced automated testing
- Fixed bug where the config wouldn't generate on servers (#135)
- Empty drawers can now be stored within other drawers (#143)
- Made full drawers display their count as yellow (#146)
- This can be toggled in the config
- The layout preview in the config has been fixed
- It only works after entering a world once due to minecraft changes
- The default layout settings have been adjusted
- The text offset field has been split for small and large slots
- The old defaults can be restores with the following layout config:
{ "smallItemScale": 0.4, "largeItemScale": 1, "smallTextScale": 0.5, "largeTextScale": 1, "smallTextOffset": 0.8, "largeTextOffset": 0.8 }
- Drawer contents no longer float as far away from drawers as before
- Fixed drawer face culling not working correctly
- Updated to 1.21.11
- Still in beta due to various issues
- Layout preview on the config screen is broken
- Lighting for block icons on drawers is somewhat broken
- Uses a temporary third-party port of GraphLib (thanks Patbox)
- It might be a while until these issues get fixed, as they'll require large reworks or hacks into core rendering systems
- Various changes to accommodate the extensions addon
- Updated to 1.21.9
- Changed dupe wand model to handheld
- Currently in beta due to various issues
- Layout preview on the config screen is broken
- Lighting for block icons on drawers is somewhat broken
- Uses a temporary third-party port of GraphLib (thanks Patbox)
- It might be a while until these issues get fixed, as they'll require large reworks or hacks into core rendering systems
- Marked as compatible with 1.21.7 and 1.21.8
- Fixed missing text on capacity limiter screen
- Updated to 1.21.5
- Marked as beta due to graphlib being in beta
- Updated to 1.21.4
- Marked as beta due to using hacks to make graphlib work on newer versions
- Updated to 1.21.2
- Marked as beta due to using hacks to make graphlib work on newer versions
- Work around sodium breaking drawer icons by using vanilla rendering
- The real issue is still a bug in sodium, but this should prevent it from causing issues
- Fix crash when interacting with some slots of compacting drawers caused by previous bug (#130)
- Updated to 1.21.1
- Fixed divide by 0 error when using
stackSizeAffectsCapacityand inserting items with large stack sizes - Fixed compacting drawers not updating internal state after reading components, causing ghost items
- Comparators are now properly updated when drawer contents change
- Fixed compacting drawers not retaining items when broken
- Fixed crashes when saving drawers with enchanted items
- Added translations to item tags
- Updated to 1.21
- Fix longstanding issues with lighting of items in drawers
- Added Korean and Russian translations (PR #108 and #114)
Currently in beta due to graphlib being in alpha
- Updated to 1.20.6
- Compacting drawers no longer show all slots in tooltips due to technical limitations
- Fix possible crash simple caching mode
- Fix compacting drawers sometimes misbehaving on quilt

