Minecraft 1.19

This commit is contained in:
Wroclaw 2022-06-19 03:20:50 +02:00
parent 1056338c3b
commit 1a53363264
36 changed files with 149 additions and 174 deletions

View file

@ -44,9 +44,16 @@
"minecraft:spruce_leaves": {
"spawnRateFactor": 1.0,
"isConiferBlock": true
},
"minecraft:mangrove_leaves": {
"spawnRateFactor": 1.0,
"isConiferBlock": false
}
},
"leafSpawners": [],
"fallSpawnRateFactor": 1.8,
"winterSpawnRateFactor": 0.1
"winterSpawnRateFactor": 0.1,
"startingSpawnRadius": 0,
"decaySpawnRateFactor": 2.6,
"maxDecayLeaves": 9
}