Create Crafts & Additions

Create Crafts & Additions

51M Downloads

Induction heater doesn't power burner furnace with furnace engine mounted to it

T3sT3ro opened this issue ยท 2 comments

commented

Induction Heater doesn't heat the furnace burner that has a Create's furnace engine mounted on it even when the settings in mod config are set up:

#Heater
[heater]
	#Enable Induction Heater when attached to a Furnace Engine.
	heater_furnace_engine_enable = true

To Reproduce

  1. Edit config as above
  2. Place furnace burner
  3. Attach induction heater to furnace burner and power the heater - it should work now
  4. mount the Create's engine and flywheel to the furnace - it will work for a second or so and then the furnace burner shuts down.

Additional context

  • Mod version: createaddition-1.16.5-20210422a.jar
  • Forge version: 36.1.4
  • Create version: 0.3.1c
commented

When heater_furnace_engine_enable is set to true it will consume much more power (according to another config option) and usually, you won't be able to provide enough power.

commented

@mrh0 I linked it directly to creative generator so I assumed it should work.