first commit
This commit is contained in:
@ -0,0 +1,35 @@
|
||||
{
|
||||
|
||||
"enabled": true,
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "glameow-1",
|
||||
"pokemon": "glameow",
|
||||
"presets": [
|
||||
"natural",
|
||||
"village"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "grounded",
|
||||
"bucket": "common",
|
||||
"level": "1-35",
|
||||
"weight": 9.0,
|
||||
"weightMultiplier": {
|
||||
"multiplier": 1.5,
|
||||
"condition": {
|
||||
"timeRange": "night"
|
||||
}
|
||||
},
|
||||
"condition": {
|
||||
"canSeeSky": true,
|
||||
"biomes": [
|
||||
"#cobblemon:is_overworld"
|
||||
],
|
||||
"isRaining": false
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user