{
    "enabled": "true",
    "neededInstalledMods": [],
    "neededUninstalledMods": [],
    "spawns": [
        {
            "id": "sinistea-1",
            "pokemon": "sinistea",
            "presets": [
            ],
            "type": "pokemon",
            "context": "grounded",
            "bucket": "uncommon",
            "level": "10-25",
            "weight": 10.0,
            "condition": {
                "biomes": [
                    "#cobblemon:is_spooky"
                ]
            }
        },
        {
            "id": "sinistea-antique-1",
            "pokemon": "sinistea form=antique",
            "presets": [
            ],
            "type": "pokemon",
            "context": "grounded",
            "bucket": "uncommon",
            "level": "10-25",
            "weight": 0.05,
            "condition": {
                "biomes": [
                    "#cobblemon:is_spooky"
                ]
            }
        }
    ]
}