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 |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/technic_chests/locale/template.txt b/technic_chests/locale/template.txt
index f320251..4d422b2 100644
--- a/technic_chests/locale/template.txt
+++ b/technic_chests/locale/template.txt
@@ -10,7 +10,7 @@
 Black =
 Blue =
 Brown =
-Byan =
+Cyan =
 Dark Green =
 Dark Grey =
 Green =
@@ -30,4 +30,10 @@
 Iron =
 Mithril =
 Silver =
+Wooden =
 
+# Sorting
+Sort =
+Auto-sort is %s =
+Off =
+On =

--
Gitblit v1.8.0