CyclopsMC / IntegratedTunnels

Transfer other energy, items and fluids over Integrated Dynamics networks
MIT License
20 stars 13 forks source link

Use item's stack size as transfer rates option #249

Open galyfray opened 2 years ago

galyfray commented 2 years ago

Issue type:


Short description:

There is (as far as I know) currently no way to keep a specific amount of an item in a container, when trying to do so I created a list of my needed items with specific stack sizes depending on the amount missing in my container however this doesn't work as the transfer rate is not based on the item's stack size. This what made me come here.

the ability to use the stack size as a changing transfer rate would give to the players the ability to keep a certain amount of items in an inventory or in a sub network. This could also be useful for machines requiring certain amounts of various materials.

I think a property set to false by default could be a solution.

rubensworks commented 2 years ago

Thanks for the suggestion!