39 lines
987 B
JSON
39 lines
987 B
JSON
{
|
|
"enabled": "true",
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "veluza-1",
|
|
"pokemon": "veluza",
|
|
"presets": [
|
|
"underwater"
|
|
],
|
|
"type": "pokemon",
|
|
"context": "submerged",
|
|
"bucket": "uncommon",
|
|
"level": "15-28",
|
|
"weight": 7.0,
|
|
"condition": {
|
|
"biomes": [
|
|
"#minecraft:is_ocean"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "veluza-2",
|
|
"pokemon": "veluza",
|
|
"presets": [],
|
|
"type": "pokemon",
|
|
"context": "submerged",
|
|
"bucket": "uncommon",
|
|
"level": "15-28",
|
|
"weight": 7.0,
|
|
"condition": {
|
|
"biomes": [
|
|
"#minecraft:is_ocean"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |