#Issue with CDGEvents.fuelTypes when adding Create: Diesel Generators to the CABIN modpack

1 messages · Page 1 of 1 (latest)

tepid escarpBOT
#

Issues referenced:
Couldn't find issue 72 in repo compatability/createdieselgenerators.js. HTTP status: 404. Message: Not Found

velvet tide
#

downgrade diesel generatos to 1.3.2

sudden knot
#

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

red drift
#

The fuel consumption thing was apparently a bug in the cabin compat script. It's fixed whenever the next version comes out.

grand bramble
#

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

faint swallow
#

So, no real solution? Or does downgrade just work?

velvet tide
grand bramble
#

well you can port it to datapacks by yourself