add group "leafy" to leaves.

This commit is contained in:
trans_soup 2023-10-22 21:07:00 +02:00
parent 54267faa88
commit 20a85bd7b1
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ local base_def = {
extends_leaves_support = 1,
air_flowable = 1,
falling_node = 1,
leafy = 1,
},
}