increase bamboo leaf decay radius to 2
This commit is contained in:
parent
658703bebc
commit
2c2496199f
@ -440,7 +440,7 @@ default.register_leafdecay({
|
||||
default.register_leafdecay({
|
||||
trunks = {"ethereal:bamboo"},
|
||||
leaves = {"ethereal:bamboo_leaves"},
|
||||
radius = 1
|
||||
radius = 2
|
||||
})
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user