Update configuration files
This commit is contained in:
parent
fe274a540c
commit
10df55a045
4 changed files with 89 additions and 34 deletions
|
@ -39,8 +39,4 @@ When new items/blocks/entities/structures are added, the configuration files of
|
|||
- Falling Leaves: leaves blocks
|
||||
|
||||
### Reconfiguration needed
|
||||
- Falling Leaves (config)
|
||||
- Raised (keybinds)
|
||||
- Debugify (config)
|
||||
- Lithium (config)
|
||||
- WTHIT (config)
|
||||
*None*
|
|
@ -1,22 +1,86 @@
|
|||
{
|
||||
"version": 1,
|
||||
"displayDebugData": false,
|
||||
"enabled": true,
|
||||
"leafSize": 7,
|
||||
"leafLifespan": 200,
|
||||
"leafSpawnRate": 8,
|
||||
"coniferLeafSpawnRate": 0,
|
||||
"snowflakeSpawnRate": 15,
|
||||
"dropFromPlayerPlacedBlocks": true,
|
||||
"leavesOnBlockHit": true,
|
||||
"minimumFreeSpaceBelow": 1,
|
||||
"windEnabled": true,
|
||||
"windlessDimensions": [
|
||||
"minecraft:the_end",
|
||||
"minecraft:the_nether"
|
||||
],
|
||||
"leafSettings": {},
|
||||
"leafSettings": {
|
||||
"promenade:white_cherry_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:mangrove_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:birch_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:azalea_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"promenade:palm_leaves": {
|
||||
"spawnRateFactor": 0.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:acacia_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"promenade:autumn_birch_leaves": {
|
||||
"spawnRateFactor": 1.8,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"charm:ebony_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"promenade:pink_cherry_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:jungle_leaves": {
|
||||
"spawnRateFactor": 0.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:flowering_azalea_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"promenade:autumn_oak_leaves": {
|
||||
"spawnRateFactor": 1.8,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:dark_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:spruce_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true
|
||||
}
|
||||
},
|
||||
"leafSpawners": [],
|
||||
"fallSpawnRateFactor": 2.0,
|
||||
"winterSpawnRateFactor": 0.1,
|
||||
"startingSpawnRadius": 0,
|
||||
"decaySpawnRateFactor": 2.6,
|
||||
"maxDecayLeaves": 9
|
||||
}
|
||||
}
|
|
@ -1,4 +1,24 @@
|
|||
{
|
||||
"MC-2025": true,
|
||||
"MC-4490": true,
|
||||
"MC-7569": true,
|
||||
"MC-12829": true,
|
||||
"MC-14923": true,
|
||||
"MC-26757": true,
|
||||
"MC-30391": true,
|
||||
"MC-31819": true,
|
||||
"MC-46766": true,
|
||||
"MC-55347": true,
|
||||
"MC-69216": true,
|
||||
"MC-72151": true,
|
||||
"MC-79545": true,
|
||||
"MC-80859": true,
|
||||
"MC-84873": true,
|
||||
"MC-88371": true,
|
||||
"MC-89146": true,
|
||||
"MC-90084": true,
|
||||
"MC-93018": true,
|
||||
"MC-93384": true,
|
||||
"MC-100991": true,
|
||||
"MC-108948": true,
|
||||
"MC-111516": true,
|
||||
|
@ -13,16 +33,12 @@
|
|||
"MC-123739": true,
|
||||
"MC-124117": true,
|
||||
"MC-127970": true,
|
||||
"MC-12829": true,
|
||||
"MC-129909": true,
|
||||
"MC-132878": true,
|
||||
"MC-135971": true,
|
||||
"MC-140646": true,
|
||||
"MC-145748": true,
|
||||
"MC-145929": true,
|
||||
"MC-147605": true,
|
||||
"MC-148149": true,
|
||||
"MC-14923": true,
|
||||
"MC-151412": true,
|
||||
"MC-155509": true,
|
||||
"MC-159163": true,
|
||||
|
@ -38,7 +54,6 @@
|
|||
"MC-197260": true,
|
||||
"MC-199467": true,
|
||||
"MC-200418": true,
|
||||
"MC-2025": true,
|
||||
"MC-206922": true,
|
||||
"MC-214147": true,
|
||||
"MC-215530": true,
|
||||
|
@ -50,28 +65,8 @@
|
|||
"MC-231097": true,
|
||||
"MC-231743": true,
|
||||
"MC-233042": true,
|
||||
"MC-235035": true,
|
||||
"MC-237493": false,
|
||||
"MC-249059": true,
|
||||
"MC-26757": true,
|
||||
"MC-30391": true,
|
||||
"MC-31819": true,
|
||||
"MC-4490": true,
|
||||
"MC-46766": true,
|
||||
"MC-53312": true,
|
||||
"MC-55347": true,
|
||||
"MC-69216": true,
|
||||
"MC-72151": true,
|
||||
"MC-7569": true,
|
||||
"MC-79545": true,
|
||||
"MC-80859": true,
|
||||
"MC-84873": true,
|
||||
"MC-88371": true,
|
||||
"MC-89146": true,
|
||||
"MC-90084": true,
|
||||
"MC-93018": true,
|
||||
"MC-93384": true,
|
||||
"opt_out_updater": true,
|
||||
"gameplay_fixes_in_multiplayer": true,
|
||||
"default_disabled": true
|
||||
}
|
||||
}
|
|
@ -53,4 +53,4 @@
|
|||
"registryName": "§8%s"
|
||||
},
|
||||
"configVersion": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue