first commit
This commit is contained in:
@ -0,0 +1,24 @@
|
||||
{
|
||||
"enabled": "true",
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "skiploom-1",
|
||||
"pokemon": "skiploom",
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "common",
|
||||
"level": "18-34",
|
||||
"weight": 0.9,
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_plains"
|
||||
],
|
||||
"timeRange": "day",
|
||||
"isRaining": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user