1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-01-23 14:40:17 +01:00

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" },