39 lines
989 B
JSON
39 lines
989 B
JSON
{
|
|
"enabled": true,
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "unown-1",
|
|
"pokemon": "unown",
|
|
"presets": [
|
|
"stronghold"
|
|
],
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "uncommon",
|
|
"level": "14-63",
|
|
"weight": 9.0,
|
|
"condition": {
|
|
"canSeeSky": false,
|
|
"biomes": [
|
|
"#cobblemon:is_overworld"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "unown-2",
|
|
"pokemon": "unown",
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "common",
|
|
"level": "15-55",
|
|
"weight": 20.0,
|
|
"condition": {
|
|
"biomes": [
|
|
"#minecraft:is_end"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |