CyclopsMC / IntegratedTunnels

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

Item Interface/Storage Terminal not requiring power #224

Closed rckymtnrfc closed 3 years ago

rckymtnrfc commented 3 years ago

Issue type:


Short description:

The item interface and storage terminal are allowing pulling (and putting) items to/from the network inventory without power in the network

Steps to reproduce the problem:

I just dropped down 2 chests (with some items inside), connected an item interface to each,, ran some cable between the two and the connected a Storage Interface. I'm able to add or remove items from the network. No power is connected.

I do have interfaceItemBaseConsumption = 10 and terminalStorageBaseConsumption = 20 in the configs.

Expected behaviour:

Expected it to use power


Versions:

rubensworks commented 3 years ago

Thanks for reporting!

rubensworks commented 3 years ago

You also need to configure energyConsumptionMultiplier in Integrated Dynamics for this to work.

rckymtnrfc commented 3 years ago

energyConsumptionMultiplier = 20 in my config

rubensworks commented 3 years ago

Then that may be a bug.