39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"enabled": "true",
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "duraludon-1",
|
|
"pokemon": "duraludon",
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "rare",
|
|
"level": "38-48",
|
|
"weight": 8.1,
|
|
"condition": {
|
|
"canSeeSky": true,
|
|
"biomes": [
|
|
"#cobblemon:is_overworld"
|
|
],
|
|
"neededNearbyBlocks": [
|
|
"minecraft:iron_block"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "duraludon-2",
|
|
"pokemon": "duraludon",
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "rare",
|
|
"level": "38-48",
|
|
"weight": 7.5,
|
|
"condition": {
|
|
"biomes": [
|
|
"#cobblemon:is_snowy_forest"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |