/
FIXED: Multi-choice aspects are now fully supported! Use object format:
{"bloom": "leaf"} → becomes bloom=leaf{"pattern": "kanto"} → becomes pattern=kanto["shiny", {"bloom": "leaf"}]{
"block": "minecraft:wheat",
"cobblemon": "cobblemon:arbok",
"odds": 0.05,
"required_age": 7,
"min_level": 5,
"max_level": 10,
"shiny_odds": 0.01,
"aspects": {
"snake_pattern": "speed",
}
}

Allows creators to assign Cobblemon spawns to the breaking of specified blocks with many optional parameters