mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-11 23:28:28 +00:00
23 lines
380 B
TOML
23 lines
380 B
TOML
[harvester]
|
|
uses_knife = true
|
|
|
|
[slicer]
|
|
consume_tool_durability = true
|
|
ignore_rotation = false
|
|
jei_show_converted_recipes = false
|
|
|
|
[basin_cooking]
|
|
enabled = true
|
|
replace_fluid_containers = true
|
|
|
|
[sprinkler]
|
|
# Default: 300
|
|
# Range: 10 ~ 2048
|
|
fluid_capacity = 300
|
|
# Default: 100
|
|
# Range: 0 ~ 2048
|
|
fluid_per_use = 100
|
|
# Default: 5
|
|
# Range: 1 ~ 32
|
|
horizontal_range = 5
|