From 0211c582e9ce8745e19ff49496b026d393dad074 Mon Sep 17 00:00:00 2001
From: sfence <sfence.software@gmail.com>
Date: Mon, 06 Jun 2022 18:53:50 +0200
Subject: [PATCH] Add charge set/get callbacks (#600)

---
 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