first commit
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "swanna-1",
|
||||
"pokemon": "swanna",
|
||||
"presets": [
|
||||
"freshwater"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "surface",
|
||||
"bucket": "common",
|
||||
"level": "14-32",
|
||||
"weight": 1,
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_river"
|
||||
],
|
||||
"timeRange": "day"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user