22 lines
541 B
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": true,
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "rockruff-1",
"pokemon": "rockruff",
"type": "pokemon",
"context": "grounded",
"bucket": "uncommon",
"level": "8-25",
"weight": 6.2,
"condition": {
"canSeeSky": true,
"biomes": [
"#cobblemon:is_mountain"
]
}
}
]
}