25 lines
606 B
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": "true",
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "wattrel-1",
"pokemon": "wattrel",
"presets": [
"natural"
],
"type": "pokemon",
"context": "grounded",
"bucket": "common",
"level": "10-25",
"weight": 3,
"condition": {
"canSeeSky": true,
"biomes": [
"#minecraft:is_savanna"
]
}
}
]
}