add missing alias

This commit is contained in:
tenplus1 2024-08-23 13:30:38 +01:00
parent aa760e4a87
commit 0929336ab2

View File

@ -285,6 +285,8 @@ if not minetest.registered_items["farming:bowl"] then
{"", "group:wood", ""}
}
})
else
minetest.register_alias("ethereal:bowl", "farming:bowl")
end
-- stone Ladder