2025-02-18 15:25:17 +01:00

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"
]
}
}
]
}