first commit

This commit is contained in:
2025-02-18 15:25:17 +01:00
commit 37cf0e8062
7403 changed files with 1227142 additions and 0 deletions

View File

@ -0,0 +1,114 @@
{
"species": "cobblemon:vivillon",
"order": 1,
"variations": [
{
"aspects": [ "vivillon-wings-prismatic" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_prismatic.png"
}
]
},
{
"aspects": [ "vivillon-wings-minty" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_minty.png"
}
]
},
{
"aspects": [ "vivillon-wings-tangy" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_tangy.png"
}
]
},
{
"aspects": [ "vivillon-wings-ultraviolet" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_ultraviolet.png"
}
]
},
{
"aspects": [ "vivillon-wings-toned" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_toned.png"
}
]
},
{
"aspects": [ "vivillon-wings-twilight" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_twilight.png"
}
]
},
{
"aspects": [ "vivillon-wings-pelopon" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_pelopon.png"
}
]
},
{
"aspects": [ "vivillon-wings-embroidered" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_embroidered.png"
}
]
},
{
"aspects": [ "vivillon-wings-monarch" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_monarch.png"
}
]
},
{
"aspects": [ "vivillon-wings-whorl" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_whorl.png"
}
]
},
{
"aspects": [ "vivillon-wings-null" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_null.png"
}
]
},
{
"aspects": [ "vivillon-wings-ringed" ],
"layers": [
{
"name": "wings",
"texture": "cobblemon:textures/pokemon/0666_vivillon/vivillon_wings_ringed.png"
}
]
}
]
}

View File

@ -0,0 +1,4 @@
{
"advancements.vivillon_pride.catch_all_vivillon_but_pride": "Prideful Vivillionaire",
"advancements.vivillon_pride.catch_all_vivillon_but_pride.description": "Obtain all the Pride <3"
}