Skip to content

Storage Drawers 1.3.8

Compare
Choose a tag to compare
@jaquadro jaquadro released this 14 Apr 04:22
  • Added MineTweaker integration to control the ore dictionary blacklist for drawer conversions.
  • Fix NPE in solid-side lookup when invalid coordinates are passed in (or TileEntity is missing). Thanks gchpaco.
  • Fix stack overflow in drawer controller network lookup AGAIN. The failsafe should be ironclad this time. Thanks gchpaco.

MineTweaker API:

  • mods.storagedrawers.OreDictionaryBlacklist.add("oreName");
  • mods.storagedrawers.OreDictionaryBlacklist.addPrefix("orePrefix");