Rework some recipes to use more varied ingredients
authorZefram <zefram@fysh.org>
Mon, 7 Jul 2014 20:48:38 +0000 (21:48 +0100)
committerNovatux <nathanael.courant@laposte.net>
Wed, 9 Jul 2014 07:17:44 +0000 (09:17 +0200)
19 files changed:
technic/crafts.lua
technic/depends.txt
technic/machines/HV/generator.lua
technic/machines/HV/nuclear_reactor.lua
technic/machines/HV/quarry.lua
technic/machines/HV/solar_array.lua
technic/machines/LV/compressor.lua
technic/machines/LV/generator.lua
technic/machines/LV/geothermal.lua
technic/machines/LV/grinder.lua
technic/machines/LV/music_player.lua
technic/machines/LV/solar_panel.lua
technic/machines/LV/water_mill.lua
technic/machines/MV/tool_workshop.lua
technic/machines/supply_converter.lua
technic/tools/chainsaw.lua
technic/tools/mining_drill.lua
technic/tools/mining_lasers.lua
technic/tools/sonic_screwdriver.lua

index 63792f486c5162f5fac4a991925e5b56c109e30c..8bf477bfa281b034dc87869b9c0ff8a704567036 100644 (file)
@@ -100,7 +100,7 @@ minetest.register_craft({
 minetest.register_craft({
        output = 'technic:lv_transformer',
        recipe = {
-               {'technic:wrought_iron_ingot', 'technic:wrought_iron_ingot', 'technic:wrought_iron_ingot'},
+               {'mesecons_materials:fiber',   'technic:wrought_iron_ingot', 'mesecons_materials:fiber'},
                {'technic:copper_coil',        'technic:wrought_iron_ingot', 'technic:copper_coil'},
                {'technic:wrought_iron_ingot', 'technic:wrought_iron_ingot', 'technic:wrought_iron_ingot'},
        }
@@ -109,7 +109,7 @@ minetest.register_craft({
 minetest.register_craft({
        output = 'technic:mv_transformer',
        recipe = {
-               {'technic:carbon_steel_ingot', 'technic:carbon_steel_ingot', 'technic:carbon_steel_ingot'},
+               {'mesecons_materials:fiber',   'technic:carbon_steel_ingot', 'mesecons_materials:fiber'},
                {'technic:copper_coil',        'technic:carbon_steel_ingot', 'technic:copper_coil'},
                {'technic:carbon_steel_ingot', 'technic:carbon_steel_ingot', 'technic:carbon_steel_ingot'},
        }
@@ -118,7 +118,7 @@ minetest.register_craft({
 minetest.register_craft({
        output = 'technic:hv_transformer',
        recipe = {
-               {'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot'},
+               {'mesecons_materials:fiber',      'technic:stainless_steel_ingot', 'mesecons_materials:fiber'},
                {'technic:copper_coil',           'technic:stainless_steel_ingot', 'technic:copper_coil'},
                {'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot'},
        }
@@ -127,9 +127,9 @@ minetest.register_craft({
 minetest.register_craft({
        output = 'technic:control_logic_unit',
        recipe = {
-               {'', 'default:gold_ingot', ''},
+               {'', 'technic:fine_gold_wire', ''},
                {'default:copper_ingot', 'technic:silicon_wafer', 'default:copper_ingot'},
-               {'', 'default:copper_ingot', ''},
+               {'', 'technic:chromium_ingot', ''},
        }
 })
 
index 2b3310eacb8c1e7f36dbc1604f683bb95c255f11..86b75bb5293bc1d4a2b7ef50e3e715df13057668 100644 (file)
@@ -2,6 +2,9 @@ default
 moreores
 pipeworks
 mesecons
+mesecons_button
+mesecons_materials
 mesecons_mvps?
+mesecons_pistons
 intllib?
 unified_inventory?
index 86f85774b2ed93089018039e9e4fc02c3745f3e4..aa83590cf5eeace42b2cd12a171ea30fd1c53cb7 100644 (file)
@@ -3,7 +3,7 @@ minetest.register_alias("hv_generator", "technic:hv_generator")
 minetest.register_craft({
        output = 'technic:hv_generator',
        recipe = {
-               {'technic:stainless_steel_ingot', 'technic:mv_generator',   'technic:stainless_steel_ingot'},
+               {'technic:carbon_plate',          'technic:mv_generator',   'technic:composite_plate'},
                {'pipeworks:tube_1',              'technic:hv_transformer', 'pipeworks:tube_1'},
                {'technic:stainless_steel_ingot', 'technic:hv_cable0',      'technic:stainless_steel_ingot'},
        }
index 8cdeb97156b9870a233018e137c5c42b35bc37f3..56dd7a40701ded01359c22f2637317630b52324b 100644 (file)
@@ -16,9 +16,9 @@ local S = technic.getter
 minetest.register_craft({
        output = 'technic:hv_nuclear_reactor_core',
        recipe = {
-               {'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot', 'technic:stainless_steel_ingot'},
-               {'technic:stainless_steel_ingot',        'technic:machine_casing', 'technic:stainless_steel_ingot'},
-               {'technic:stainless_steel_ingot',             'technic:hv_cable0', 'technic:stainless_steel_ingot'},
+               {'technic:carbon_plate',          'default:obsidian_glass', 'technic:carbon_plate'},
+               {'technic:composite_plate',       'technic:machine_casing', 'technic:composite_plate'},
+               {'technic:stainless_steel_ingot',      'technic:hv_cable0', 'technic:stainless_steel_ingot'},
        }
 })
 
index c10a558dce4a3d553a8d154df9e477069cc1e4dc..a8c37bc0bb2df3024b7769528d47b76cdd17c9d3 100644 (file)
@@ -3,7 +3,7 @@ local S = technic.getter
 
 minetest.register_craft({
        recipe = {
-               {"technic:carbon_steel_block", "pipeworks:filter",       "technic:carbon_steel_block"},
+               {"technic:carbon_plate",       "pipeworks:filter",       "technic:composite_plate"},
                {"technic:motor",              "technic:machine_casing", "technic:diamond_drill_head"},
                {"technic:carbon_steel_block", "technic:hv_cable0",      "technic:carbon_steel_block"}},
        output = "technic:quarry",
index ceea77a935202c78fc574475f0279bd610409c67..414291a9d48b5e9464668fe2e6776cc35573d880 100644 (file)
@@ -5,7 +5,7 @@ minetest.register_craft({
        output = 'technic:solar_array_hv 1',
        recipe = {
                {'technic:solar_array_mv',     'technic:solar_array_mv', 'technic:solar_array_mv'},
-               {'technic:carbon_steel_ingot', 'technic:hv_transformer', 'technic:carbon_steel_ingot'},
+               {'technic:carbon_plate',       'technic:hv_transformer', 'technic:composite_plate'},
                {'',                           'technic:hv_cable0',      ''},
        }
 })
index 2b9752fafbd2a3eea9a1ec900c9c0aacbd668128..e2bde40cbfb2c5f5fea6d39c29ca4ac90e39e5c1 100644 (file)
@@ -4,9 +4,9 @@ minetest.register_alias("compressor", "technic:lv_compressor")
 minetest.register_craft({
        output = 'technic:lv_compressor',
        recipe = {
-               {'default:stone',       'technic:motor',                'default:stone'},
-               {'mesecons:piston',     'technic:machine_casing',       'mesecons:piston'},
-               {'default:stone',       'technic:lv_cable0',            'default:stone'},
+               {'default:stone',               'technic:motor',                'default:stone'},
+               {'mesecons:piston',             'technic:machine_casing',       'mesecons:piston'},
+               {'technic:fine_silver_wire',    'technic:lv_cable0',            'technic:fine_silver_wire'},
        }
 })
 
index 0be8506e1cb9fae740cb0504147fb59458c6f76e..999dbc5d3984b52d8bb5d376b892a884e824544a 100644 (file)
@@ -8,7 +8,7 @@ minetest.register_alias("lv_generator", "technic:lv_generator")
 minetest.register_craft({
        output = 'technic:lv_generator',
        recipe = {
-               {'default:stone', 'default:stone',          'default:stone'},
+               {'default:stone', 'default:furnace',        'default:stone'},
                {'default:stone', 'technic:machine_casing', 'default:stone'},
                {'default:stone', 'technic:lv_cable0',      'default:stone'},
        }
index 489d764f5172eafdf842b753f537f12902ef89b1..c253c6c20fa87771f96566e1be50435c107f8819 100644 (file)
@@ -10,9 +10,9 @@ local S = technic.getter
 minetest.register_craft({
        output = 'technic:geothermal',
        recipe = {
-               {'default:stone', 'default:diamond', 'default:stone'},
-               {'default:copper_ingot', 'technic:machine_casing', 'default:copper_ingot'},
-               {'default:stone', 'technic:lv_cable0', 'default:stone'},
+               {'technic:granite', 'default:diamond', 'technic:granite'},
+               {'technic:fine_copper_wire', 'technic:machine_casing', 'technic:fine_copper_wire'},
+               {'technic:granite', 'technic:lv_cable0', 'technic:granite'},
        }
 })
 
index ae4a6596e2813dc1d5c25c3210c91523c8de8719..0ea8aeb6b10d81b71fe3c01e3b8ac779da692068 100644 (file)
@@ -5,7 +5,7 @@ minetest.register_craft({
        recipe = {
                {'default:desert_stone', 'default:diamond',        'default:desert_stone'},
                {'default:desert_stone', 'technic:machine_casing', 'default:desert_stone'},
-               {'default:stone',        'technic:lv_cable0',      'default:stone'},
+               {'technic:granite',      'technic:lv_cable0',      'technic:granite'},
        }
 })
 
index 9ab88f20a08810ac98f03d9f805db17ee624c4d3..38c542ad342faa93c5532d87a2ff912e762d25bd 100644 (file)
@@ -7,9 +7,9 @@ minetest.register_alias("music_player", "technic:music_player")
 minetest.register_craft({
        output = 'technic:music_player',
        recipe = {
-               {'group:wood',      'default:diamond',        'group:wood'},
-               {'default:diamond', 'technic:machine_casing', 'default:diamond'},
-               {'default:stone',   'technic:lv_cable0',      'default:stone'},
+               {'technic:chromium_ingot', 'default:diamond',        'technic:chromium_ingot'},
+               {'default:diamond',        'technic:machine_casing', 'default:diamond'},
+               {'default:mossycobble',    'technic:lv_cable0',      'default:mossycobble'},
        }
 })
 
index b10a3f18d6624d6258c17a241aa577a7ab0a4079..6fc7c02cb9a679269b3c8e3a817245950035312b 100644 (file)
@@ -29,7 +29,7 @@ minetest.register_craft({
        output = 'technic:solar_panel',
        recipe = {
                {'technic:doped_silicon_wafer', 'technic:doped_silicon_wafer', 'technic:doped_silicon_wafer'},
-               {'technic:wrought_iron_ingot',  'technic:lv_cable0',           'technic:wrought_iron_ingot'},
+               {'technic:fine_silver_wire',    'technic:lv_cable0',           'mesecons_materials:glue'},
 
        }
 })
index 771a588b0a15e2a29c0b9f80957d635a34b1dbd7..2a8bb8d34a14d5bdd4c341e294af78be586229bc 100644 (file)
@@ -9,9 +9,9 @@ minetest.register_alias("water_mill", "technic:water_mill")
 minetest.register_craft({
        output = 'technic:water_mill',
        recipe = {
-               {'default:stone', 'default:diamond',        'default:stone'},
-               {'group:wood',    'technic:machine_casing', 'group:wood'},
-               {'default:stone', 'technic:lv_cable0',      'default:stone'},
+               {'technic:marble', 'default:diamond',        'technic:marble'},
+               {'group:wood',     'technic:machine_casing', 'group:wood'},
+               {'technic:marble', 'technic:lv_cable0',      'technic:marble'},
        }
 })
 
index 1255931338495aaa421feecb1e0b1c0bfa0ca2c8..0cf5e722f5f192ec6721725e398e895a489d34fe 100644 (file)
@@ -8,9 +8,9 @@ local S = technic.getter
 minetest.register_craft({
        output = 'technic:tool_workshop',
        recipe = {
-               {'group:wood',    'default:diamond',        'group:wood'},
-               {'group:wood',    'technic:machine_casing', 'group:wood'},
-               {'default:stone', 'technic:mv_cable0',      'default:stone'},
+               {'group:wood',                         'default:diamond',        'group:wood'},
+               {'mesecons_pistons:piston_sticky_off', 'technic:machine_casing', 'technic:carbon_cloth'},
+               {'default:obsidian',                   'technic:mv_cable0',      'default:obsidian'},
        }
 })
 
index fd59401513e402d5cdb28b03c9210ee6837ff082..4ea7854fb1498c30891c4329683c7b808641fe22 100644 (file)
@@ -32,7 +32,7 @@ minetest.register_node("technic:supply_converter", {
 minetest.register_craft({
        output = 'technic:supply_converter 1',
        recipe = {
-               {'technic:stainless_steel_ingot', 'technic:rubber',         'technic:stainless_steel_ingot'},
+               {'technic:fine_gold_wire',        'technic:rubber',         'technic:doped_silicon_wafer'},
                {'technic:mv_transformer',        'technic:machine_casing', 'technic:lv_transformer'},
                {'technic:mv_cable0',             'technic:rubber',         'technic:lv_cable0'},
        }
index 503c0100e3e48af67a3fcfb8026c1360a30c40f7..eaa33bf92c16370ef8dc25756e03d5b51dadecb7 100644 (file)
@@ -307,9 +307,9 @@ minetest.register_tool("technic:chainsaw", {
 minetest.register_craft({
        output = "technic:chainsaw",
        recipe = {
-               {"technic:stainless_steel_ingot", "technic:stainless_steel_ingot", "technic:battery"},
-               {"technic:stainless_steel_ingot", "technic:motor",                 "technic:battery"},
-               {"",                              "",                              "default:copper_ingot"},
+               {"technic:stainless_steel_ingot", "mesecons_button:button_off", "technic:battery"},
+               {"technic:fine_copper_wire",      "technic:motor",              "technic:battery"},
+               {"",                              "",                           "technic:stainless_steel_ingot"},
        }
 })
 
index ac22098e88990f60a93b154a6cd6a04efc793af1..0750c8d904879005f12c9b6772854897cdbdecfa 100644 (file)
@@ -6,7 +6,7 @@ local S = technic.getter
 minetest.register_craft({
        output = 'technic:mining_drill',
        recipe = {
-               {'technic:stainless_steel_ingot', 'technic:diamond_drill_head', 'technic:stainless_steel_ingot'},
+               {'moreores:tin_ingot',            'technic:diamond_drill_head', 'moreores:tin_ingot'},
                {'technic:stainless_steel_ingot', 'technic:motor',              'technic:stainless_steel_ingot'},
                {'',                              'technic:red_energy_crystal', 'moreores:copper_ingot'},
        }
index 8f32a5a1a4c58eaaa857bee1c61733bce690dddc..a6c8682de3d59c1496486c59f6380e92ab46decd 100644 (file)
@@ -16,8 +16,8 @@ local S = technic.getter
 minetest.register_craft({
        output = 'technic:laser_mk1',
        recipe = {
-               {'default:diamond', 'technic:carbon_steel_ingot', 'technic:red_energy_crystal'},
-               {'',                'technic:carbon_steel_ingot', 'technic:carbon_steel_ingot'},
+               {'default:diamond', 'technic:brass_ingot',        'default:obsidian_glass'},
+               {'',                'technic:brass_ingot',        'technic:red_energy_crystal'},
                {'',                '',                           'default:copper_ingot'},
        }
 })
index 0a9b3a9e442221b011e53ceccb8f42fde0e84c3c..7d8957fe99f47f4a88a8d536a77a102d64ed4189 100644 (file)
@@ -65,9 +65,9 @@ minetest.register_tool("technic:sonic_screwdriver", {
 minetest.register_craft({
        output = "technic:sonic_screwdriver",
        recipe = {
-               {"default:diamond"},
-               {"technic:battery"},
-               {"technic:stainless_steel_ingot"}
+               {"",                         "default:diamond",        ""},
+               {"mesecons_materials:fiber", "technic:battery",        "mesecons_materials:fiber"},
+               {"mesecons_materials:fiber", "moreores:mithril_ingot", "mesecons_materials:fiber"}
        }
 })