fix copy&paste error

This commit is contained in:
Vanessa Ezekowitz 2014-08-08 18:45:15 -04:00
parent a83e40045d
commit cfd9b11511

View File

@ -2074,6 +2074,7 @@ minetest.register_craft({
}
})
minetest.register_craft({
output = "homedecor:ceiling_fan",
recipe = {
{ "technic:motor" },