Zefram
2014-05-18 623fcae4a4ad3ec12cc242b29b0d781357cff3f7
technic/machines/LV/cnc.lua
@@ -229,8 +229,8 @@
   output = 'technic:cnc',
   recipe = {
      {'default:glass',              'technic:diamond_drill_head', 'default:glass'},
      {'technic:control_logic_unit', 'technic:motor',              'default:steel_ingot'},
      {'default:steel_ingot',        'default:copper_ingot',       'default:steel_ingot'},
      {'technic:control_logic_unit', 'technic:motor',              'technic:carbon_steel_ingot'},
      {'technic:carbon_steel_ingot', 'default:copper_ingot',       'technic:carbon_steel_ingot'},
   },
})