Minecraft 1.20.1
This commit is contained in:
parent
8968f3b240
commit
106156f141
62 changed files with 515 additions and 505 deletions
|
@ -6,6 +6,7 @@
|
|||
"leafLifespan": 200,
|
||||
"leafSpawnRate": 10,
|
||||
"coniferLeafSpawnRate": 0,
|
||||
"snowflakeSpawnRate": 15,
|
||||
"dropFromPlayerPlacedBlocks": true,
|
||||
"leavesOnBlockHit": true,
|
||||
"minimumFreeSpaceBelow": 1,
|
||||
|
@ -50,6 +51,10 @@
|
|||
"minecraft:mangrove_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:cherry_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
}
|
||||
},
|
||||
"leafSpawners": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue