forked from BLOCKFANTASY/LOOHP-Limbo
Minecraft 1.21.11
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"attributes": {
|
||||
"minecraft:visual/sky_color": "#78a7ff"
|
||||
},
|
||||
"carvers": [
|
||||
"minecraft:cave",
|
||||
"minecraft:cave_extra_underground",
|
||||
@@ -6,17 +9,7 @@
|
||||
],
|
||||
"downfall": 0.4,
|
||||
"effects": {
|
||||
"fog_color": 12638463,
|
||||
"mood_sound": {
|
||||
"block_search_extent": 8,
|
||||
"offset": 2.0,
|
||||
"sound": "minecraft:ambient.cave",
|
||||
"tick_delay": 6000
|
||||
},
|
||||
"music_volume": 1.0,
|
||||
"sky_color": 7907327,
|
||||
"water_color": 4159204,
|
||||
"water_fog_color": 329011
|
||||
"water_color": "#3f76e4"
|
||||
},
|
||||
"features": [
|
||||
[],
|
||||
@@ -148,7 +141,7 @@
|
||||
"type": "minecraft:zombie",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 95
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"type": "minecraft:zombie_villager",
|
||||
@@ -156,6 +149,12 @@
|
||||
"minCount": 1,
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:zombie_horse",
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:skeleton",
|
||||
"maxCount": 4,
|
||||
|
||||
Reference in New Issue
Block a user