EngiN33R / MechanicalTech

Wind, water and muscle! Primitive vanilla-esque technology without electricity or magic.
https://www.curseforge.com/minecraft/mc-mods/mechanical-tech
MIT License
6 stars 7 forks source link

Fix hopper interaction #2

Closed EngiN33R closed 3 years ago

EngiN33R commented 3 years ago

Why can't we use hoppers on the bottom of the machines? For example I'd like to set up an automatic system, where I grind iron, than a hopper moves it to a furnace to smelt it.

Technical notes: review inventory sides returned by SidedInventory methods. This could be a very simple fix.