Minecraft 1.20.1

This commit is contained in:
Wroclaw 2023-08-04 00:33:35 +02:00
parent 8968f3b240
commit 106156f141
62 changed files with 515 additions and 505 deletions

View file

@ -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": [],