first commit
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "pawmi-1",
|
||||
"pokemon": "pawmi",
|
||||
"presets": [
|
||||
"natural"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "uncommon",
|
||||
"level": "7-17",
|
||||
"weight": 7.0,
|
||||
"canSeeSky": true,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#cobblemon:is_plains"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user