first commit
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "drilbur-1",
|
||||
"pokemon": "drilbur",
|
||||
"presets": [
|
||||
"underground"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "common",
|
||||
"level": "8-31",
|
||||
"weight": 6.1,
|
||||
"condition": {
|
||||
"canSeeSky": false,
|
||||
"minY": 0,
|
||||
"biomes": [
|
||||
"#cobblemon:is_overworld"
|
||||
]
|
||||
},
|
||||
"anticondition": {
|
||||
"biomes": [
|
||||
"#cobblemon:is_abyss"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user