25 lines
606 B
JSON
25 lines
606 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |