From bd7b4042c97eab400c0c8c91b70a1c3f8d91fb8f Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 12 Jan 2025 21:50:04 +0000 Subject: [PATCH] Add files via upload Signed-off-by: Pyritie --- defaultconfigs/firmalife-server.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 defaultconfigs/firmalife-server.toml diff --git a/defaultconfigs/firmalife-server.toml b/defaultconfigs/firmalife-server.toml new file mode 100644 index 000000000..95913fda2 --- /dev/null +++ b/defaultconfigs/firmalife-server.toml @@ -0,0 +1,6 @@ + +[general] + #If true, the tumbler and the pumping station work magically with a redstone signal and no power required. + mechanicalPowerCheatMode = true + #If true, sprinkler will not accept firmalife pipes and will instead require something that exposes a fluid capability, eg. a barrel. + usePipesForSprinklers = false