26 lines
596 B
JSON
26 lines
596 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "binacle-1",
|
||
|
"pokemon": "binacle",
|
||
|
"presets": [
|
||
|
"natural",
|
||
|
"wild"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "common",
|
||
|
"level": "20-27",
|
||
|
"weight": 3.6,
|
||
|
"condition": {
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_beach"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
|
||
|
}
|