Fix warning with leafdecay_distance

This commit is contained in:
Lizzy Fleckenstein 2021-04-13 08:53:22 +02:00
parent 9ce4cd1281
commit 89c4720de1
1 changed files with 4 additions and 4 deletions

View File

@ -273,7 +273,7 @@ local register_leaves = function(subname, description, longdesc, tiles, sapling,
hoey=1,
shearsy=1,
swordy=1,
leafdecay=leafdecay_distance,
leafdecay=4,
flammable=2,
leaves=1,
deco_block=1,