From b2a124dd8308e067869e0992a73b4b88df97ab64 Mon Sep 17 00:00:00 2001
From: BobFred7 <57379622+BobFred7@users.noreply.github.com>
Date: Fri, 01 May 2020 21:24:12 +0200
Subject: [PATCH] Deal with lava cans wasting lava (#532)

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