Releases: jaquadro/StorageDrawers
Releases · jaquadro/StorageDrawers
Storage Drawers 5.1.0
- Update for Forge registry overhaul
Storage Drawers 5.0.6
- Fixed crash from importing wrong Java class
- Removed deprecated config and pack public APIs
Storage Drawers 5.0.5
- Fixed compacting drawers not finding smaller items from larger ones.
- Fixed wonky item transforms on redstone upgrades.
- Removed IRecipeHandler, IIngredientHandler, IRecipeHandlerRegistry from public API.
Storage Drawers 5.0.4
- Fixed crash accessing world field?
Storage Drawers 5.0.3
- Restored recipes
Storage Drawers 5.0.2
- Disabled all recipes. Forge is still working on the recipe system, and our workaround has been disabled.
Storage Drawers 5.0.1
- Fixed some items appearing on all creative tabs
Storage Drawers 5.0.0
- Update to Minecraft 5.0.0
Known issues:
- Compacting drawers do not discover smaller items from larger ones
- Fallback recipes are disabled
Note:
- This is a straight port from 1.11, but I'm working on substantial changes to the underlying core. Compatibility is not guaranteed while Forge for 1.12 is still in beta.
Storage Drawers 4.2.9
- Added extra debug logging around controller
Storage Drawers 3.7.9
- Added additional log output for debugging controllers