Minecraft 1.19
This commit is contained in:
parent
1056338c3b
commit
1a53363264
36 changed files with 149 additions and 174 deletions
|
@ -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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue