first commit
This commit is contained in:
@ -0,0 +1,39 @@
|
||||
{
|
||||
"enabled": "true",
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "polteageist-1",
|
||||
"pokemon": "polteageist",
|
||||
"presets": [
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "uncommon",
|
||||
"level": "26-32",
|
||||
"weight": 1.0,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#cobblemon:is_spooky"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "polteageist-antique-1",
|
||||
"pokemon": "polteageist form=antique",
|
||||
"presets": [
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "uncommon",
|
||||
"level": "26-32",
|
||||
"weight": 0.005,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#cobblemon:is_spooky"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user