summaryrefslogtreecommitdiff
path: root/technic_worldgen/locale
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2014-05-16 22:02:49 +0100
committerRealBadAngel <maciej.kasatkin@o2.pl>2014-05-22 20:57:50 +0200
commit68b7bcc28e39bdf0926072b834eeeeec0ee6c721 (patch)
tree4cce934d620ecd679e1912a25223c0eb8105e736 /technic_worldgen/locale
parentecb53e9717f75c21d849adcc64d58b84a9cde974 (diff)
split default iron/steel into three metals
Override the default mod's iron/steel substance, replacing it with three metals: wrought iron (pure iron), carbon steel (iron alloyed with a little carbon), and cast iron (iron alloyed with lots of carbon). Wrought iron is easiest to refine, then cast iron, and carbon steel the most difficult, matching the historical progression. Recipes that used default steel are changed to use one of the three, the choice of alloy for each application being both somewhat realistic and also matching up with game progression. The default:steel{_ingot,block} items are identified specifically with wrought iron. This makes the default refining recipes work appropriately. Iron-using recipes defined outside technic are thus necessarily reinterpreted to use wrought iron, which is mostly appropriate. Some objects are renamed accordingly. Rather than use the default steel textures for wrought iron, with technic providing textures for the other two, technic now provides textures for all three metals. This avoids problems that would occur with texture packs that provide default_steel_{ingot,block} textures that are not intended to support this wrought-iron/carbon-steel/cast-iron distinction. A texture pack can provide a distinct set of three textures specifically for the situation where this distinction is required. Incidentally make grinding and alloy cooking recipes work correctly when ingredients are specified by alias.
Diffstat (limited to 'technic_worldgen/locale')
-rw-r--r--technic_worldgen/locale/de.txt8
-rw-r--r--technic_worldgen/locale/template.txt8
2 files changed, 16 insertions, 0 deletions
diff --git a/technic_worldgen/locale/de.txt b/technic_worldgen/locale/de.txt
index 60f3862..1dacb41 100644
--- a/technic_worldgen/locale/de.txt
+++ b/technic_worldgen/locale/de.txt
@@ -9,7 +9,11 @@ Chromium Ingot = Chrombarren
Zinc Lump = Zinkklumpen
Zinc Ingot = Zinkbarren
Brass Ingot = Messingbarren
+Wrought Iron Ingot = Schmiedeeisenbarren
+Cast Iron Ingot = Gusseisenbarren
+Carbon Steel Ingot = Kohlenstoffstahlbarren
Stainless Steel Ingot = Edelstahlbarren
+Iron = Eisen
## nodes.lua
Uranium Ore = Uranerz
@@ -21,8 +25,12 @@ Marble Bricks = Marmorziegel
Uranium Block = Uranblock
Chromium Block = Chromblock
Zinc Block = Zinkblock
+Wrought Iron Block = Schmiedeeisenblock
+Cast Iron Block = Gusseisenblock
+Carbon Steel Block = Kohlenstoffstahlblock
Stainless Steel Block = Edelstahlblock
Brass Block = Messingblock
+Wrought Iron = Schmiedeeisen
## rubber.lua
Rubber Tree Sapling = Gummibaumsetzling
diff --git a/technic_worldgen/locale/template.txt b/technic_worldgen/locale/template.txt
index f1da697..a4a6e4d 100644
--- a/technic_worldgen/locale/template.txt
+++ b/technic_worldgen/locale/template.txt
@@ -8,7 +8,11 @@ Chromium Ingot =
Zinc Lump =
Zinc Ingot =
Brass Ingot =
+Wrought Iron Ingot =
+Cast Iron Ingot =
+Carbon Steel Ingot =
Stainless Steel Ingot =
+Iron =
###nodes.lua
Uranium Ore =
@@ -20,8 +24,12 @@ Marble Bricks =
Uranium Block =
Chromium Block =
Zinc Block =
+Wrought Iron Block =
+Cast Iron Block =
+Carbon Steel Block =
Stainless Steel Block =
Brass Block =
+Wrought Iron =
###rubber.lua
Rubber Tree Sapling =