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/locale/template.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/technic_chests/locale/template.txt b/technic_chests/locale/template.txt
index 1e2ba02..4d422b2 100644
--- a/technic_chests/locale/template.txt
+++ b/technic_chests/locale/template.txt
@@ -30,4 +30,10 @@
 Iron =
 Mithril =
 Silver =
+Wooden =
 
+# Sorting
+Sort =
+Auto-sort is %s =
+Off =
+On =

--
Gitblit v1.8.0