35 lines
772 B
JSON
35 lines
772 B
JSON
{
|
|
|
|
"enabled": true,
|
|
"neededInstalledMods": [],
|
|
"neededUninstalledMods": [],
|
|
"spawns": [
|
|
{
|
|
"id": "glameow-1",
|
|
"pokemon": "glameow",
|
|
"presets": [
|
|
"natural",
|
|
"village"
|
|
],
|
|
"type": "pokemon",
|
|
"context": "grounded",
|
|
"bucket": "common",
|
|
"level": "1-35",
|
|
"weight": 9.0,
|
|
"weightMultiplier": {
|
|
"multiplier": 1.5,
|
|
"condition": {
|
|
"timeRange": "night"
|
|
}
|
|
},
|
|
"condition": {
|
|
"canSeeSky": true,
|
|
"biomes": [
|
|
"#cobblemon:is_overworld"
|
|
],
|
|
"isRaining": false
|
|
}
|
|
|
|
}
|
|
]
|
|
} |