31 lines
767 B
JSON
31 lines
767 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "drilbur-1",
|
||
|
"pokemon": "drilbur",
|
||
|
"presets": [
|
||
|
"underground"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "common",
|
||
|
"level": "8-31",
|
||
|
"weight": 6.1,
|
||
|
"condition": {
|
||
|
"canSeeSky": false,
|
||
|
"minY": 0,
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_overworld"
|
||
|
]
|
||
|
},
|
||
|
"anticondition": {
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_abyss"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|