RealBadAngel
2013-04-20 85f2692ef04fd11de9b21d10f67e352052eb381e
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'},
   }
})