mirror of
https://github.com/minetest-mods/technic.git
synced 2024-12-22 22:02:32 +01:00
29 lines
420 B
Plaintext
29 lines
420 B
Plaintext
|
# template.txt
|
||
|
# technic_worldgen translation template
|
||
|
|
||
|
###crafts.lua
|
||
|
Uranium =
|
||
|
Chromium Lump =
|
||
|
Chromium Ingot =
|
||
|
Zinc Lump =
|
||
|
Zinc Ingot =
|
||
|
Brass Ingot =
|
||
|
Stainless Steel Ingot =
|
||
|
|
||
|
###nodes.lua
|
||
|
Uranium Ore =
|
||
|
Chromium Ore =
|
||
|
Zinc Ore =
|
||
|
Granite =
|
||
|
Marble =
|
||
|
Marble Bricks =
|
||
|
Uranium Block =
|
||
|
Chromium Block =
|
||
|
Zinc Block =
|
||
|
Stainless Steel Block =
|
||
|
Brass Block =
|
||
|
|
||
|
###rubber.lua
|
||
|
Rubber Tree Sapling =
|
||
|
Rubber Tree =
|