mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-06 10:10:36 +02:00
Change all instances of tube_1 to tube for recipes.
This commit is contained in:
@ -1,17 +1,17 @@
|
|||||||
-- tubes crafting recipes
|
-- tubes crafting recipes
|
||||||
|
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
output = 'pipeworks:accelerator_tube_1',
|
output = 'pipeworks:accelerator_tube',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:copper_coil', 'pipeworks:tube_1', 'technic:copper_coil'},
|
{'technic:copper_coil', 'pipeworks:tube', 'technic:copper_coil'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
output = 'pipeworks:teleport_tube_1',
|
output = 'pipeworks:teleport_tube',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'default:mese_crystal', 'technic:copper_coil', 'default:mese_crystal'},
|
{'default:mese_crystal', 'technic:copper_coil', 'default:mese_crystal'},
|
||||||
{'pipeworks:tube_1', 'technic:control_logic_unit', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:control_logic_unit', 'pipeworks:tube'},
|
||||||
{'default:mese_crystal', 'technic:copper_coil', 'default:mese_crystal'},
|
{'default:mese_crystal', 'technic:copper_coil', 'default:mese_crystal'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -4,7 +4,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:hv_generator',
|
output = 'technic:hv_generator',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:carbon_plate', 'technic:mv_generator', 'technic:composite_plate'},
|
{'technic:carbon_plate', 'technic:mv_generator', 'technic:composite_plate'},
|
||||||
{'pipeworks:tube_1', 'technic:hv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:hv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:hv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:hv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -4,7 +4,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:mv_alloy_furnace',
|
output = 'technic:mv_alloy_furnace',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:stainless_steel_ingot', 'technic:lv_alloy_furnace', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:lv_alloy_furnace', 'technic:stainless_steel_ingot'},
|
||||||
{'pipeworks:tube_1', 'technic:mv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:mv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -4,7 +4,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:mv_compressor',
|
output = 'technic:mv_compressor',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:stainless_steel_ingot', 'technic:lv_compressor', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:lv_compressor', 'technic:stainless_steel_ingot'},
|
||||||
{'pipeworks:tube_1', 'technic:mv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:mv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -9,7 +9,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:mv_electric_furnace',
|
output = 'technic:mv_electric_furnace',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:stainless_steel_ingot', 'technic:lv_electric_furnace', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:lv_electric_furnace', 'technic:stainless_steel_ingot'},
|
||||||
{'pipeworks:tube_1', 'technic:mv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:mv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -4,7 +4,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:mv_extractor',
|
output = 'technic:mv_extractor',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:stainless_steel_ingot', 'technic:lv_extractor', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:lv_extractor', 'technic:stainless_steel_ingot'},
|
||||||
{'pipeworks:tube_1', 'technic:mv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:mv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -4,7 +4,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:mv_generator',
|
output = 'technic:mv_generator',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:stainless_steel_ingot', 'technic:lv_generator', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:lv_generator', 'technic:stainless_steel_ingot'},
|
||||||
{'pipeworks:tube_1', 'technic:mv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:mv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -4,7 +4,7 @@ minetest.register_craft({
|
|||||||
output = 'technic:mv_grinder',
|
output = 'technic:mv_grinder',
|
||||||
recipe = {
|
recipe = {
|
||||||
{'technic:stainless_steel_ingot', 'technic:lv_grinder', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:lv_grinder', 'technic:stainless_steel_ingot'},
|
||||||
{'pipeworks:tube_1', 'technic:mv_transformer', 'pipeworks:tube_1'},
|
{'pipeworks:tube', 'technic:mv_transformer', 'pipeworks:tube'},
|
||||||
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
{'technic:stainless_steel_ingot', 'technic:mv_cable0', 'technic:stainless_steel_ingot'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
@ -50,7 +50,7 @@ minetest.register_craft({
|
|||||||
recipe = {
|
recipe = {
|
||||||
{'', 'technic:control_logic_unit',''},
|
{'', 'technic:control_logic_unit',''},
|
||||||
{'', 'default:chest',''},
|
{'', 'default:chest',''},
|
||||||
{'', 'pipeworks:tube_1',''},
|
{'', 'pipeworks:tube',''},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
@ -119,7 +119,7 @@ end)
|
|||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
output = "technic:prospector",
|
output = "technic:prospector",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"moreores:pick_silver", "moreores:mithril_block", "pipeworks:teleport_tube_1"},
|
{"moreores:pick_silver", "moreores:mithril_block", "pipeworks:teleport_tube"},
|
||||||
{"technic:brass_ingot", "technic:control_logic_unit", "technic:brass_ingot"},
|
{"technic:brass_ingot", "technic:control_logic_unit", "technic:brass_ingot"},
|
||||||
{"", "technic:blue_energy_crystal", ""},
|
{"", "technic:blue_energy_crystal", ""},
|
||||||
}
|
}
|
||||||
|
@ -39,7 +39,7 @@ minetest.register_tool("technic:treetap", {
|
|||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
output = "technic:treetap",
|
output = "technic:treetap",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"pipeworks:tube_1", "group:wood", "default:stick"},
|
{"pipeworks:tube", "group:wood", "default:stick"},
|
||||||
{"", "default:stick", "default:stick"}
|
{"", "default:stick", "default:stick"}
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user