Files
CHA/resourcepacks/AllTheMons Release 1.8.2 V129/data/cobblemon/species_features/paldean_breed.json
2025-02-18 15:25:17 +01:00

12 lines
208 B
JSON

{
"type": "choice",
"keys": ["paldean_breed"],
"default": "false",
"choices": [
"combat",
"aqua",
"blaze"
],
"isAspect": true,
"aspectFormat": "paldean-breed-{{choice}}"
}