Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 deletions
@@ -0,0 +1,25 @@
#Options shared by all boiler types
[boiler_shared]
#Target heat level for full operation when a recipe does not specify its own requirement (applies to all boilers).
#Range: 0.0 ~ 1.7976931348623157E308
default_working_heat = 100.0
#Solar Tower settings
[solar_tower]
#Default target heat for full-speed operation (when recipe unspecified).
#Range: 100.0 ~ 1.7976931348623157E308
working_heat_level = 400.0
#Solar Melter settings
[solar_melter]
#Default target heat for full-speed operation (when recipe unspecified).
#Range: 100.0 ~ 1.7976931348623157E308
working_heat_level = 1000.0
#Creative mode tools
[creative]
#Output amount per operation for the Creative Barrel in creative mode.
#Range: > 1
barrel_output_amount = 2147483647