From dfcf64c1d07f4006045af37b0b01dbfc82dbb1d1 Mon Sep 17 00:00:00 2001
From: SmallJoker <mk939@ymail.com>
Date: Sat, 26 Aug 2023 10:57:05 +0200
Subject: [PATCH] Chainsaw: new setting to disable safe cutting

---
 technic_chests/mod.conf |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/technic_chests/mod.conf b/technic_chests/mod.conf
index 9478b19..99048c3 100644
--- a/technic_chests/mod.conf
+++ b/technic_chests/mod.conf
@@ -1,3 +1,3 @@
-name=technic_chests
-depends=default,basic_materials
-optional_depends=moreblocks,moreores,pipeworks,intllib,tubelib
+name = technic_chests
+depends = default, basic_materials
+optional_depends = moreblocks, moreores, pipeworks, intllib, tubelib

--
Gitblit v1.8.0