added phantoms to the last two beneath biomes cuz why not
This commit is contained in:
parent
d9b15ddaa6
commit
e72a0dd0b3
2 changed files with 12 additions and 0 deletions
|
|
@ -138,6 +138,12 @@
|
|||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "minecraft:phantom",
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [],
|
||||
|
|
|
|||
|
|
@ -165,6 +165,12 @@
|
|||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:phantom",
|
||||
"maxCount": 1,
|
||||
"minCount": 1,
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"underground_water_creature": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue