23 lines
586 B
JSON
23 lines
586 B
JSON
{
|
|
"enabled": true,
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "bellibolt-1",
|
|
"pokemon": "bellibolt",
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "uncommon",
|
|
"level": "15-32",
|
|
"weight": 1.8,
|
|
"condition": {
|
|
"canSeeSky": true,
|
|
"biomes": [
|
|
"minecraft:mangrove_swamp",
|
|
"minecraft:swamp"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |