Vanessa Ezekowitz
2013-04-20 5ad1b8db0837e384276ad274af51c959b6f9ce64
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")