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

22 lines
541 B
JSON

{
"enabled": true,
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "sandygast-1",
"pokemon": "sandygast",
"type": "pokemon",
"context": "grounded",
"bucket": "uncommon",
"level": "15-32",
"weight": 6.3,
"condition": {
"canSeeSky": true,
"biomes": [
"#minecraft:is_beach"
]
}
}
]
}