first commit
This commit is contained in:
@ -0,0 +1,22 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "scovillain-1",
|
||||
"pokemon": "scovillain",
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "uncommon",
|
||||
"level": "26-60",
|
||||
"weight": 1.5,
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_savanna"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user