22 lines
545 B
JSON
22 lines
545 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "scovillain-1",
|
||
|
"pokemon": "scovillain",
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "uncommon",
|
||
|
"level": "26-60",
|
||
|
"weight": 1.5,
|
||
|
"condition": {
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_savanna"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|