40 lines
1.0 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"enabled": "true",
"neededInstalledMods": [],
"neededUninstalledMods": [],
"spawns": [
{
"id": "gothita-1",
"pokemon": "gothita",
"presets": [
"natural"
],
"type": "pokemon",
"context": "grounded",
"bucket": "uncommon",
"level": "12-35",
"weight": 5.0,
"condition": {
"timeRange": "night",
"biomes": [
"#cobblemon:is_spooky"
]
}
},
{
"id": "gothita-2",
"pokemon": "gothita",
"type": "pokemon",
"context": "grounded",
"bucket": "uncommon",
"level": "5-35",
"weight": 8,
"condition": {
"canSeeSky": false,
"biomes": [
"#minecraft:is_end"
]
}
}
]
}