Zefram
2014-05-16 68b7bcc28e39bdf0926072b834eeeeec0ee6c721
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'},
   }
})