49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"enabled": true,
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "toxapex-1",
|
|
"pokemon": "toxapex",
|
|
"presets": [
|
|
"natural"
|
|
],
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "uncommon",
|
|
"level": "30-60",
|
|
"weight": 0.9,
|
|
"condition": {
|
|
"canSeeSky": true,
|
|
"biomes": [
|
|
"#cobblemon:is_beach"
|
|
],
|
|
"timeRange": "night"
|
|
}
|
|
|
|
|
|
|
|
},
|
|
{
|
|
"id": "toxapex-2",
|
|
"pokemon": "toxapex",
|
|
"presets": [
|
|
"underwater"
|
|
],
|
|
"type": "pokemon",
|
|
"context": "submerged",
|
|
"bucket": "rare",
|
|
"level": "30-60",
|
|
"weight": 8,
|
|
"condition": {
|
|
"canSeeSky": true,
|
|
"biomes": [
|
|
"#cobblemon:is_warm_ocean"
|
|
],
|
|
"timeRange": "night"
|
|
}
|
|
}
|
|
]
|
|
}
|