From 3c85abb3b21c80e257354f58ba8f42d44c6d11ec Mon Sep 17 00:00:00 2001
From: auouymous <5005204+auouymous@users.noreply.github.com>
Date: Mon, 07 Sep 2020 17:41:34 +0200
Subject: [PATCH] Restore recipe for bronze block to ingots (#566)

---
 technic/locale/template.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/technic/locale/template.txt b/technic/locale/template.txt
index f94ccda..796b2d2 100644
--- a/technic/locale/template.txt
+++ b/technic/locale/template.txt
@@ -15,6 +15,8 @@
 Green Energy Crystal =
 Red Energy Crystal =
 Fine Copper Wire =
+Fine Gold Wire =
+Fine Silver Wire =
 Copper Coil =
 Electric Motor =
 Low Voltage Transformer =
@@ -110,7 +112,7 @@
 Charge =
 Discharge =
 Power level =
-# $1: Tier $2: current_charge $3: max_charge 
+# $1: Tier $2: current_charge $3: max_charge
 @1 Battery Box: @2/@3 =
 # $1: Machine name $2: Supply $3: Demand
 @1. Supply: @2 Demand: @3 =

--
Gitblit v1.8.0