22 lines
546 B
JSON
22 lines
546 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "togedemaru-1",
|
||
|
"pokemon": "togedemaru",
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "uncommon",
|
||
|
"level": "15-32",
|
||
|
"weight": 4.8,
|
||
|
"condition": {
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"#minecraft:is_badlands"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|