kpoppel
2013-06-12 fc7a23f8b16334fae1a3bfc9cc9470e72e5a454c
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'},
   }
})