Skip to content

Storage Drawers 1.5.7

Compare
Choose a tag to compare
@jaquadro jaquadro released this 21 Jun 22:51
  • Changed controller routing priority to void -> locked -> normal -> empty.
  • Changed controller to respect routing when manually inserting items.
  • Changed compacting drawers to prefer materials from the same mod during descending lookups*.
  • Fixed startup crash when launching with some versions of Java 1.8. Thanks MineMaarten.
  • Fixed rendering regression where drawer faces would appear black with smooth lighting disabled.
  • Add new Magic Crops ore dictionary classifications to the conversion blacklist.
  • Updated zh_CN translation. Thanks autopsychorhythmia.
  • A descending lookup is going from a larger item to a smaller one, e.g. ingot to nugget. Ascending lookups won't enforce any preference. If you care, it's advisable to first insert a material block into your compacting drawer.