kpoppel
2013-05-08 2d68498dc10bc74a35a5cc0ff4e81b6640807511
technic/geothermal.lua
@@ -4,8 +4,8 @@
   output = 'technic:geothermal',
   recipe = {
      {'default:stone', 'default:stone', 'default:stone'},
      {'moreores:copper_ingot', 'technic:diamond', 'moreores:copper_ingot'},
      {'default:stone', 'moreores:copper_ingot', 'default:stone'},
      {'default:copper_ingot', 'default:diamond', 'default:copper_ingot'},
      {'default:stone', 'default:copper_ingot', 'default:stone'},
   }
})