make living roots drop dead roots.

This commit is contained in:
trans_soup 2023-10-19 14:45:24 +02:00
parent 9c28941a6a
commit 9e43abb69a
1 changed files with 1 additions and 0 deletions

View File

@ -20,4 +20,5 @@ blockgame.register_node("root_alive", {
groups = {
woody = 1,
},
drop = modname .. ":root",
})