RealBadAngel
2013-04-18 76c2d8132c4b2828067d15bcd55eecca9627885f
technic/water_mill.lua
@@ -4,7 +4,7 @@
   output = 'technic:water_mill',
   recipe = {
      {'default:stone', 'default:stone', 'default:stone'},
      {'default:wood', 'technic:diamond', 'default:wood'},
      {'default:wood', 'default:diamond', 'default:wood'},
      {'default:stone', 'moreores:copper_ingot', 'default:stone'},
   }
})