Partialy fix #1232

This commit is contained in:
AFCMS 2021-03-08 09:56:43 +00:00
parent 6e6809f360
commit d3a2faefe2
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ minetest.register_craftitem("mcl_dye:white", {
end
return stack
end,
_dispense_into_walkable = true
})
minetest.register_craftitem("mcl_dye:brown", {