./moreblocks/crafting.lua- output = "default:chest_locked", ./moreblocks/crafting.lua- type = "shapeless", ./moreblocks/crafting.lua: recipe = {"default:bronze_ingot", "default:chest"}, ./moreblocks/crafting.lua-}) ./moreblocks/crafting.lua- -- ./moreblocks/stairsplus/registrations.lua- "goldblock", ./moreblocks/stairsplus/registrations.lua- "copperblock", ./moreblocks/stairsplus/registrations.lua: "bronzeblock", ./moreblocks/stairsplus/registrations.lua- "diamondblock", ./moreblocks/stairsplus/registrations.lua- "tinblock", -- ./tpad/default/recipes.lua-return { ./tpad/default/recipes.lua- ["tpad:tpad"] = { ./tpad/default/recipes.lua: {'group:wood', 'default:bronze_ingot', 'group:wood'}, ./tpad/default/recipes.lua: {'default:bronze_ingot', 'group:wood', 'default:bronze_ingot'}, ./tpad/default/recipes.lua: {'group:wood', 'default:bronze_ingot', 'group:wood'}, ./tpad/default/recipes.lua- }, ./tpad/default/recipes.lua-} -- ./tpad/custom.recipes.lua-return { ./tpad/custom.recipes.lua- ["tpad:tpad"] = { ./tpad/custom.recipes.lua: {'group:wood', 'default:bronze_ingot', 'group:wood'}, ./tpad/custom.recipes.lua: {'default:bronze_ingot', 'group:wood', 'default:bronze_ingot'}, ./tpad/custom.recipes.lua: {'group:wood', 'default:bronze_ingot', 'group:wood'}, ./tpad/custom.recipes.lua- }, ./tpad/custom.recipes.lua-} -- ./tpad/README.md- ./tpad/README.md- W = any wood planks ./tpad/README.md: B = bronze ingot ./tpad/README.md- ./tpad/README.md- WBW -- ./pipeworks/routing_tubes.lua- "cottages:hammer", ./pipeworks/routing_tubes.lua- "glooptest:hammer_steel", ./pipeworks/routing_tubes.lua: "glooptest:hammer_bronze", ./pipeworks/routing_tubes.lua- "glooptest:hammer_diamond", ./pipeworks/routing_tubes.lua- "glooptest:hammer_mese", -- ./homedecor/homedecor_misc/locale/homedecor_misc.pt.tr-Blue Geranium=Gerânio Azul ./homedecor/homedecor_misc/locale/homedecor_misc.pt.tr-Bonsai=Bonsai ./homedecor/homedecor_misc/locale/homedecor_misc.pt.tr:Brass Pole=Poste de bronze ./homedecor/homedecor_misc/locale/homedecor_misc.pt.tr-Cactus=Cacto ./homedecor/homedecor_misc/locale/homedecor_misc.pt.tr-Cardboard box=Caixa de Papelão -- ./homedecor/homedecor_misc/locale/homedecor_misc.pt_BR.tr-Blue Geranium=Gerânio Azul ./homedecor/homedecor_misc/locale/homedecor_misc.pt_BR.tr-Bonsai=Bonsai ./homedecor/homedecor_misc/locale/homedecor_misc.pt_BR.tr:Brass Pole=Poste de bronze ./homedecor/homedecor_misc/locale/homedecor_misc.pt_BR.tr-Cactus=Cacto ./homedecor/homedecor_misc/locale/homedecor_misc.pt_BR.tr-Cardboard box=Caixa de Papelão -- ./technic/technic_chests/init.lua- recipe = { ./technic/technic_chests/init.lua- "default:chest", ./technic/technic_chests/init.lua: "default:bronze_ingot", ./technic/technic_chests/init.lua- } ./technic/technic_chests/init.lua- }) -- ./technic/technic_cnc/cnc_materials.lua- S("Tree")) ./technic/technic_cnc/cnc_materials.lua- ./technic/technic_cnc/cnc_materials.lua:-- Bronze ./technic/technic_cnc/cnc_materials.lua--------- ./technic/technic_cnc/cnc_materials.lua:technic_cnc.register_all("default:bronzeblock", ./technic/technic_cnc/cnc_materials.lua- {cracky=1, level=2, not_in_creative_inventory=1}, ./technic/technic_cnc/cnc_materials.lua: {"default_bronze_block.png"}, ./technic/technic_cnc/cnc_materials.lua: S("Bronze")) ./technic/technic_cnc/cnc_materials.lua- ./technic/technic_cnc/cnc_materials.lua- -- ./technic/manual.md- ./technic/manual.md-#### Tin ¹ ./technic/manual.md:Use: batteries, bronze ./technic/manual.md- ./technic/manual.md-Tin is a common metal but is used rarely. Its abundance is well in excess -- ./technic/technic/machines/register/alloy_recipes.lua- ./technic/technic/machines/register/alloy_recipes.lua-local recipes = { ./technic/technic/machines/register/alloy_recipes.lua: {"technic:copper_dust 7", "technic:tin_dust", "technic:bronze_dust 8", 12}, ./technic/technic/machines/register/alloy_recipes.lua: {"default:copper_ingot 7", "default:tin_ingot", "default:bronze_ingot 8", 12}, ./technic/technic/machines/register/alloy_recipes.lua- {"technic:wrought_iron_dust 2", "technic:coal_dust", "technic:carbon_steel_dust 2", 6}, ./technic/technic/machines/register/alloy_recipes.lua- {"technic:wrought_iron_ingot 2", "technic:coal_dust", "technic:carbon_steel_ingot 2", 6}, -- ./technic/technic/machines/register/grinder_recipes.lua--- Sorted alphibeticaly ./technic/technic/machines/register/grinder_recipes.lua-register_dust("Brass", "basic_materials:brass_ingot") ./technic/technic/machines/register/grinder_recipes.lua:register_dust("Bronze", "default:bronze_ingot") ./technic/technic/machines/register/grinder_recipes.lua-register_dust("Carbon Steel", "technic:carbon_steel_ingot") ./technic/technic/machines/register/grinder_recipes.lua-register_dust("Cast Iron", "technic:cast_iron_ingot") -- ./technic/technic/machines/register/centrifuge_recipes.lua- ./technic/technic/machines/register/centrifuge_recipes.lua-local recipes = { ./technic/technic/machines/register/centrifuge_recipes.lua: { "technic:bronze_dust 8", "technic:copper_dust 7", "technic:tin_dust" }, ./technic/technic/machines/register/centrifuge_recipes.lua- { "technic:stainless_steel_dust 5", "technic:wrought_iron_dust 4", "technic:chromium_dust" }, ./technic/technic/machines/register/centrifuge_recipes.lua- { "technic:brass_dust 3", "technic:copper_dust 2", "technic:zinc_dust" }, -- ./technic/technic/locale/pl.txt-Arol = Arolowy ./technic/technic/locale/pl.txt-Brass = Mosiądzu ./technic/technic/locale/pl.txt:Bronze = Brązu ./technic/technic/locale/pl.txt-Carbon Steel = Stali węglowej ./technic/technic/locale/pl.txt-Cast Iron = Żeliwa -- ./technic/technic/locale/es.txt-Arol = Arol ./technic/technic/locale/es.txt-Brass = Laton ./technic/technic/locale/es.txt:Bronze = Bronce ./technic/technic/locale/es.txt-Carbon Steel = Acero al Carbono ./technic/technic/locale/es.txt-Cast Iron = Hierro Fundido -- ./technic/technic/locale/template.txt-Arol = ./technic/technic/locale/template.txt-Brass = ./technic/technic/locale/template.txt:Bronze = ./technic/technic/locale/template.txt-Carbon Steel = ./technic/technic/locale/template.txt-Cast Iron = -- ./technic/technic/locale/pt_BR.txt-Arol = Arol ./technic/technic/locale/pt_BR.txt-Brass = Latão ./technic/technic/locale/pt_BR.txt:Bronze = Bronze ./technic/technic/locale/pt_BR.txt-Carbon Steel = Aço Carbono ./technic/technic/locale/pt_BR.txt-Cast Iron = Ferro Fundido -- ./technic/technic/locale/fr.txt-Arol = ./technic/technic/locale/fr.txt-Brass = Laiton ./technic/technic/locale/fr.txt:Bronze = Bronze ./technic/technic/locale/fr.txt-Carbon Steel = Acier au carbone ./technic/technic/locale/fr.txt-Cast Iron = Fonte -- ./technic/technic/locale/de.txt-Arol = Arol ./technic/technic/locale/de.txt-Brass = Messing ./technic/technic/locale/de.txt:Bronze = Bronze ./technic/technic/locale/de.txt-Carbon Steel = Kohlenstoffstahl ./technic/technic/locale/de.txt-Cast Iron = Gusseisen -- ./technic/technic/locale/it.txt-Arol = Arol ./technic/technic/locale/it.txt-Brass = Ottone ./technic/technic/locale/it.txt:Bronze = Bronzo ./technic/technic/locale/it.txt-Carbon Steel = Acciaio al Carbonio ./technic/technic/locale/it.txt-Cast Iron = Ghisa -- ./technic/technic/crafts.lua- ./technic/technic/crafts.lua--- Remove some recipes ./technic/technic/crafts.lua:-- Bronze ./technic/technic/crafts.lua-minetest.clear_craft({ ./technic/technic/crafts.lua- type = "shapeless", ./technic/technic/crafts.lua: output = "default:bronze_ingot" ./technic/technic/crafts.lua-}) ./technic/technic/crafts.lua:-- Restore recipe for bronze block to ingots ./technic/technic/crafts.lua-minetest.register_craft({ ./technic/technic/crafts.lua: output = "default:bronze_ingot 9", ./technic/technic/crafts.lua- recipe = { ./technic/technic/crafts.lua: {"default:bronzeblock"} ./technic/technic/crafts.lua- } ./technic/technic/crafts.lua-}) -- ./technic/technic/crafts.lua- recipe = { ./technic/technic/crafts.lua- {'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot'}, ./technic/technic/crafts.lua: {'default:bronze_ingot', 'default:bronze_ingot', 'default:bronze_ingot'}, ./technic/technic/crafts.lua- {'default:tin_ingot', 'default:tin_ingot', 'default:tin_ingot'}, ./technic/technic/crafts.lua- } -- ./technic/technic/radiation.lua-local rad_resistance_node = { ./technic/technic/radiation.lua- ["default:brick"] = 13, ./technic/technic/radiation.lua: ["default:bronzeblock"] = 45, ./technic/technic/radiation.lua- ["default:clay"] = 15, ./technic/technic/radiation.lua- ["default:coalblock"] = 9.6,