simple-planes icon indicating copy to clipboard operation
simple-planes copied to clipboard

[1.18.2] Liquid engine fuel usage

Open Ithko opened this issue 2 years ago • 2 comments

Fuel engine right now is only able to consume up to 1mb of given fuel per tick. Could this possibly get changed?

Ithko avatar May 28 '23 21:05 Ithko

when i made the burn times i based them off information developed by the Immersive Engineering team. different fuelswill burn for different rates, Diesel having the best rate. I did this for the sake of consistency between mods.

If you want longer burn times you can do what I initially did and make a datapack to alter the burn rates.

OutcastZeroOne avatar May 28 '23 21:05 OutcastZeroOne

I want liquid engine to have ability to consume more than 1mb per tick, which is right now not an option sadly. I tried floating point values in datapack but they are later read as integer which kind of breaks it. Thats also why i am trying to design a fix now.

Ithko avatar May 28 '23 21:05 Ithko