Zefram
2014-05-18 623fcae4a4ad3ec12cc242b29b0d781357cff3f7
technic/tools/cans.lua
@@ -7,8 +7,8 @@
   output = 'technic:water_can 1',
   recipe = {
      {'technic:zinc_ingot', 'technic:rubber','technic:zinc_ingot'},
      {'default:steel_ingot', '', 'default:steel_ingot'},
      {'technic:zinc_ingot', 'default:steel_ingot', 'technic:zinc_ingot'},
      {'technic:carbon_steel_ingot', '', 'technic:carbon_steel_ingot'},
      {'technic:zinc_ingot', 'technic:carbon_steel_ingot', 'technic:zinc_ingot'},
   }
})