make sure bunches drop with leaves
This commit is contained in:
parent
95ed74aa58
commit
1c7844b726
@ -482,7 +482,7 @@ default.register_leafdecay({
|
||||
|
||||
default.register_leafdecay({
|
||||
trunks = {"ethereal:banana_trunk"},
|
||||
leaves = {"ethereal:bananaleaves", "ethereal:banana"},
|
||||
leaves = {"ethereal:bananaleaves", "ethereal:banana", "ethereal:banana_bunch"},
|
||||
radius = 3
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user