first commit
This commit is contained in:
@ -0,0 +1,44 @@
|
||||
{
|
||||
"enabled": "true",
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "solosis-1",
|
||||
"pokemon": "solosis",
|
||||
"presets": [
|
||||
"natural"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "uncommon",
|
||||
"level": "15-35",
|
||||
"weight": 9.0,
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_magical"
|
||||
],
|
||||
"timeRange": "day"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "solosis-2",
|
||||
"pokemon": "solosis",
|
||||
"presets": [
|
||||
"natural"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "common",
|
||||
"level": "19-29",
|
||||
"weight": 3.0,
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_end"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user