Jordan Snelling
2013-06-18 e718c73b36fcf44c564c84d8bdfa45373c12f2a5
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")