From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/sliceanddice-common.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/sliceanddice-common.toml (limited to 'config/sliceanddice-common.toml') diff --git a/config/sliceanddice-common.toml b/config/sliceanddice-common.toml new file mode 100644 index 0000000..12d3e74 --- /dev/null +++ b/config/sliceanddice-common.toml @@ -0,0 +1,21 @@ +[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 + #Allowed Values: NONE, HEATED, SUPERHEATED + heat_condition = "HEATED" + +[sprinkler] + #Range: 10 ~ 2048 + fluid_capacity = 300 + #Range: 0 ~ 2048 + fluid_per_use = 100 + #Range: 1 ~ 32 + horizontal_range = 5 -- cgit v1.2.3