22 lines
537 B
JSON
22 lines
537 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "palossand-1",
|
||
|
"pokemon": "palossand",
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "rare",
|
||
|
"level": "38-44",
|
||
|
"weight": 5.0,
|
||
|
"condition": {
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"#minecraft:is_beach"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|