forked from BLOCKFANTASY/LOOHP-Limbo
Minecraft 1.21
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
"type": "minecraft:skeleton",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 100
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"type": "minecraft:creeper",
|
||||
@@ -166,6 +166,12 @@
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:bogged",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 30
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [
|
||||
|
||||
@@ -165,7 +165,7 @@
|
||||
"type": "minecraft:skeleton",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 100
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"type": "minecraft:creeper",
|
||||
@@ -196,6 +196,12 @@
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:bogged",
|
||||
"maxCount": 4,
|
||||
"minCount": 4,
|
||||
"weight": 30
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [
|
||||
|
||||
@@ -20,6 +20,14 @@
|
||||
[],
|
||||
[
|
||||
"minecraft:end_spike"
|
||||
],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
[
|
||||
"minecraft:end_platform"
|
||||
]
|
||||
],
|
||||
"has_precipitation": false,
|
||||
|
||||
Reference in New Issue
Block a user