summaryrefslogtreecommitdiff
path: root/config/sliceanddice-common.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/sliceanddice-common.toml')
-rw-r--r--config/sliceanddice-common.toml21
1 files changed, 21 insertions, 0 deletions
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