51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"neededInstalledMods": [],
|
||
|
"neededUninstalledMods": [],
|
||
|
"spawns": [
|
||
|
{
|
||
|
"id": "houndoom-1",
|
||
|
"pokemon": "houndoom",
|
||
|
"presets": [
|
||
|
"natural"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "rare",
|
||
|
"level": "32-42",
|
||
|
"weight": 1.0,
|
||
|
"condition": {
|
||
|
|
||
|
"canSeeSky": true,
|
||
|
"biomes": [
|
||
|
"#cobblemon:is_sandy"
|
||
|
],
|
||
|
"structures": [
|
||
|
"#minecraft:village"
|
||
|
],
|
||
|
"timeRange": "night"
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
},
|
||
|
{
|
||
|
"id": "houndoom-2",
|
||
|
"pokemon": "houndoom",
|
||
|
"presets": [
|
||
|
"natural"
|
||
|
],
|
||
|
"type": "pokemon",
|
||
|
"context": "grounded",
|
||
|
"bucket": "rare",
|
||
|
"level": "45-55",
|
||
|
"weight": 3.0,
|
||
|
"condition": {
|
||
|
"canSeeSky": false,
|
||
|
"biomes": [
|
||
|
"#minecraft:is_nether"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|