Request: Fuel Canisters
Mephestrial opened this issue ยท 4 comments
Fuel canisters that can only be filled at fuel pumps and use the same fuel storage code as the vehicles, thus avoiding forge's constant changes to liquid handling.
This can easily be done if the items are carrying MTS-converted fuel rather than the liquids themselves. Once I get an item texture I'll see what I can do about it.
Perhaps you could use a system similar to the fuel pump, where you have place the jerrycan down in order to begin fueling. When picked up, the jerrycan holds liquids inside it, similar to immersive engineering barrels and other barrels like that.
That would involve a block-item combo, which is harder to implement than a single item that you click on the fuel pump with. I much prefer the single item method.