Remove wrong preview banner crafting recipes #55

Merged
erlehmann merged 1 commits from banner-crafting-fix into master 2021-05-03 16:30:49 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ for colorid, colortab in pairs(mcl_banners.colors) do
end,
})
if minetest.get_modpath("mcl_core") and minetest.get_modpath("mcl_wool") then
if minetest.get_modpath("mcl_core") and minetest.get_modpath("mcl_wool") and pattern_name == "" then
minetest.register_craft({
output = itemstring,
recipe = {