2025-02-18 15:25:17 +01:00

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"
]
}
}
]
}