25 lines
620 B
JSON
25 lines
620 B
JSON
{
|
|
"enabled": "true",
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "frosmoth-1",
|
|
"pokemon": "frosmoth",
|
|
"presets": [
|
|
"natural"
|
|
],
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "uncommon",
|
|
"level": "15-36",
|
|
"weight": 2.2,
|
|
"condition": {
|
|
"timeRange": "night",
|
|
"biomes": [
|
|
"#cobblemon:is_snowy_forest"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |