make living roots drop dead roots.
This commit is contained in:
parent
9c28941a6a
commit
9e43abb69a
1 changed files with 1 additions and 0 deletions
|
@ -20,4 +20,5 @@ blockgame.register_node("root_alive", {
|
|||
groups = {
|
||||
woody = 1,
|
||||
},
|
||||
drop = modname .. ":root",
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue