Skip to content

Releases: jaquadro/StorageDrawers

Storage Drawers 5.1.0

25 Jun 04:30
Compare
Choose a tag to compare
  • Update for Forge registry overhaul

Storage Drawers 5.0.6

20 Jun 23:15
Compare
Choose a tag to compare
  • Fixed crash from importing wrong Java class
  • Removed deprecated config and pack public APIs

Storage Drawers 5.0.5

20 Jun 04:03
Compare
Choose a tag to compare
  • 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

18 Jun 03:43
Compare
Choose a tag to compare
  • Fixed crash accessing world field?

Storage Drawers 5.0.3

17 Jun 00:03
Compare
Choose a tag to compare
  • Restored recipes

Storage Drawers 5.0.2

15 Jun 00:38
Compare
Choose a tag to compare
  • Disabled all recipes. Forge is still working on the recipe system, and our workaround has been disabled.

Storage Drawers 5.0.1

14 Jun 03:28
Compare
Choose a tag to compare
  • Fixed some items appearing on all creative tabs

Storage Drawers 5.0.0

12 Jun 04:34
Compare
Choose a tag to compare
  • 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

11 Jun 17:35
Compare
Choose a tag to compare
  • Added extra debug logging around controller

Storage Drawers 3.7.9

11 Jun 01:51
Compare
Choose a tag to compare
  • Added additional log output for debugging controllers