first commit
This commit is contained in:
@ -0,0 +1,24 @@
|
||||
{
|
||||
"enabled": "true",
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "cursola-1",
|
||||
"pokemon": "cursola",
|
||||
"presets": [
|
||||
"underwater"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "submerged",
|
||||
"bucket": "rare",
|
||||
"level": "28-45",
|
||||
"weight": 2.4,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#cobblemon:is_warm_ocean"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user