first commit
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "milotic-1",
|
||||
"pokemon": "milotic",
|
||||
"presets": [
|
||||
"freshwater",
|
||||
"underwater"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "submerged",
|
||||
"bucket": "ultra-rare",
|
||||
"level": "30-45",
|
||||
"weight": 4.5,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#cobblemon:is_ocean"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user