44 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": true,
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "tynamo-1",
"pokemon": "tynamo",
"presets": [
"underwater"
],
"type": "pokemon",
"context": "submerged",
"bucket": "rare",
"level": "8-36",
"weight": 9.0,
"condition": {
"canSeeSky": false,
"biomes": [
"#cobblemon:is_cave"
]
}
},
{
"id": "tynamo-2",
"pokemon": "tynamo",
"presets": [
"underwater"
],
"type": "pokemon",
"context": "submerged",
"bucket": "uncommon",
"level": "8-36",
"weight": 5.0,
"condition": {
"canSeeSky": false,
"biomes": [
"#cobblemon:is_lush"
]
}
}
]
}