mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
Partialy fix #1232
This commit is contained in:
parent
6e6809f360
commit
d3a2faefe2
1 changed files with 1 additions and 0 deletions
|
@ -356,6 +356,7 @@ minetest.register_craftitem("mcl_dye:white", {
|
|||
end
|
||||
return stack
|
||||
end,
|
||||
_dispense_into_walkable = true
|
||||
})
|
||||
|
||||
minetest.register_craftitem("mcl_dye:brown", {
|
||||
|
|
Loading…
Reference in a new issue