#Issue with CDGEvents.fuelTypes when adding Create: Diesel Generators to the CABIN modpack
1 messages · Page 1 of 1 (latest)
downgrade diesel generatos to 1.3.2
they are super loud and clanky, barely consume fuel, give infinite oil (something im assuming is meant to be hard to produce/find) and can be laggy
:P
The fuel consumption thing was apparently a bug in the cabin compat script. It's fixed whenever the next version comes out.
ran into this issue too so i took a stab trying to create my own conversion, and cross-reference with (latest version) cdg's data values and cabin's ratios and well...
"fluid": "thermal:refined_fuel",
"normal": {
"speed": 96.0,
"strength": 12288.0,
"burn_rate": 0.05
},
"modular": {
"speed": 224.0,
"strength": 16384.0,
"burn_rate": 0.05
},
"huge": {
"speed": 224.0,
"strength": 32768.0,
"burn_rate": 0.05
},
"sound_pitch": 0.9,
"burner_multiplier": 0.6
}```
a bit too op?
i got all other 4, i just dk how to balance thermal:refined_fuel
wait nvm i think i got the balancing wrong oops
So, no real solution? Or does downgrade just work?
I downgraded, and it's running
well you can port it to datapacks by yourself