sakura-ryoko / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
470 stars 41 forks source link

Feature Request: Optionally add block inventory contents to Material List #86

Open Bergie31 opened 1 month ago

Bergie31 commented 1 month ago

For many redstone projects, the exact contents of inventories must match those of the schematic for proper functioning. This is most often apparent with hopper filters for any sorting system. Having an option to include the inventory contents in the material list in order to prep your filter items in advance would be a huge improvement to the current state, where during a build you must inspect each inventory in order to determine its contents and then go retrieve those from elsewhere before you can continue.