RealBadAngel
2013-05-30 7d890428f547758ffd907252b2effb1d743c02e4
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'},
   }
})
@@ -127,5 +127,5 @@
return 0
end
register_LV_machine ("technic:watermill","PR")
register_LV_machine ("technic:watermill_active","PR")
register_LV_machine ("technic:water_mill","PR")
register_LV_machine ("technic:water_mill_active","PR")