- The same thing as version h but with loggers removed, like it should have been done.
- foolproofs a bit more for the case where another mod also mixin into heatcondition/heatlevel. (fixing incompatibility with Destroy Addon on 1.20.1).
- As requested, adds the option to disable the feature where Basic Burners replaces passive heaters.
- As requested, adds the option to disable the feature where Basic Burners replaces passive heaters.
- Add fanSpeedRequired config, still 256 by default, but now you can change how much is needed to empower a Basic Burner.
- Add fanSpeedRequired config, still 256 by default, but now you can change how much is needed to empower a Basic Burner.
- Compat: If KubeJS Create addon is present, allows to use .lowheated() in recipes scripts.
- Fix 1.20.1 version JEI compat mixin.
- Fix burner's getting the wrong empowered state when placed against an max-RPM encased fan that's not facing it.
-
Remade the Charcoal Burner into Basic Burner. It can now accept any furnace fuel [Name of the block changed, updating will caused the older one to disappear]. Changed the render accordingly to indicate the fuel inside. Added the capability to extract and insert items using funnels and such. It now works more like a single item basin [the render and inventory] that can be lit on fire.
-
The previous behavior can be replicated by changing the config file, it will then consider the whilelist tag instead. A blacklist tag is also available, if an user wants to disallow some specific fuel, rather than allow anything with a burntime.
-
Decreased the cost for the empowered state, 32x now.
-
New logo.
-
Remade the Charcoal Burner into Basic Burner. It can now accept any furnace fuel [Name of the block changed, updating will caused the older one to disappear]. Changed the render accordingly to indicate the fuel inside. Added the capability to extract and insert items using funnels and such. It now works more like a single item basin [the render and inventory] that can be lit on fire.
-
The previous behavior can be replicated by changing the config file, it will then consider the whilelist tag instead. A blacklist tag is also available, if an user wants to disallow some specific fuel, rather than allow anything with a burntime.
-
Decreased the cost for the empowered state, 32x now.
-
New logo.
-
Brought previous changes implemented only on +1.19 versions.