44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
|
{
|
||
|
"enabled": "true",
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "reuniclus-1",
|
||
|
"pokemon": "reuniclus",
|
||
|
"presets": [
|
||
|
"natural"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "ultra-rare",
|
||
|
"level": "41-60",
|
||
|
"weight": 3.0,
|
||
|
"condition": {
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_magical"
|
||
|
],
|
||
|
"timeRange": "day"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "reuniclus-2",
|
||
|
"pokemon": "reuniclus",
|
||
|
"presets": [
|
||
|
"natural"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "rare",
|
||
|
"level": "41-60",
|
||
|
"weight": 3.0,
|
||
|
"condition": {
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_end"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|