Andrew6rant / Stacker

Minecraft mod to change the stack size of all items. Fabric 1.19, 1.18, and 1.17.
Creative Commons Zero v1.0 Universal
26 stars 17 forks source link

Feature Request: Configuration of max stack size in certain inventories #83

Open forite opened 1 year ago

forite commented 1 year ago

Current Behavior: All inventory max stack sizes are the same as Stacker's maxStacker value. Desired Behavior: Allow for a way to configure certain max stack sizes depending on the context.

For example, limiting hoppers to 64 so item filters are not as expensive, limit furnaces to 64 to avoid sidelining potential smelting infrastructure.

It might be best to avoid this option with brewing stands due to their nature.

Andrew6rant commented 1 year ago

Yeah this is something that I need to look into, this also affects comparators' ability to read containers