coil
2019-07-21 bb05ff8fd210fc9fac0b521f15e755380e6916d3
technic/machines/MV/wind_mill.lua
@@ -13,7 +13,7 @@
minetest.register_craft({
   output = 'technic:wind_mill',
   recipe = {
      {'',                           'technic:motor',              ''},
      {'',                           'basic_materials:motor',              ''},
      {'technic:carbon_steel_ingot', 'technic:carbon_steel_block', 'technic:carbon_steel_ingot'},
      {'',                           'technic:mv_cable',           ''},
   }