File Details
v5.0.0 [26.1]
- R
- Mar 30, 2026
- 2.38 MB
- 395
- 26.1
- Fabric
File Name
ExtendedDrawers-5.0.0+mc.26.1.jar
Supported Versions
- 26.1
Curse Maven Snippet
- 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