24 lines
614 B
JSON
24 lines
614 B
JSON
{
|
|
"enabled": "true",
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "skiploom-1",
|
|
"pokemon": "skiploom",
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "common",
|
|
"level": "18-34",
|
|
"weight": 0.9,
|
|
"condition": {
|
|
"canSeeSky": true,
|
|
"biomes": [
|
|
"#cobblemon:is_plains"
|
|
],
|
|
"timeRange": "day",
|
|
"isRaining": false
|
|
}
|
|
}
|
|
]
|
|
} |