31 lines
775 B
JSON
31 lines
775 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "excadrill-1",
|
||
|
"pokemon": "excadrill",
|
||
|
"presets": [
|
||
|
"underground"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "uncommon",
|
||
|
"level": "25-51",
|
||
|
"weight": 1.25,
|
||
|
"condition": {
|
||
|
"canSeeSky": false,
|
||
|
"minY": 0,
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_overworld"
|
||
|
]
|
||
|
},
|
||
|
"anticondition": {
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_abyss"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|