first commit
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
{
|
||||
"enabled": "true",
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "hawlucha-1",
|
||||
"pokemon": "hawlucha",
|
||||
"presets": [
|
||||
"natural"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "rare",
|
||||
"level": "20-60",
|
||||
"weight": 5.0,
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_mountain"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user