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,17 @@
{
"species": "cobblemon:cafe_fuecoco",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_fuecoco",
"model": "cobblemon:cafe_fuecoco.geo",
"texture": "cobblemon:textures/pokemon/cafe_fuecoco/cafe_fuecoco.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_fuecoco/cafe_fuecoco_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:cafe_jirachi",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_jirachi",
"model": "cobblemon:cafe_jirachi.geo",
"texture": "cobblemon:textures/pokemon/cafe_jirachi/cafe_jirachi.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_jirachi/cafe_jirachi_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:cafe_litten",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_litten",
"model": "cobblemon:cafe_litten.geo",
"texture": "cobblemon:textures/pokemon/cafe_litten/cafe_litten.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_litten/cafe_litten_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:cafe_mew",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_mew",
"model": "cobblemon:cafe_mew.geo",
"texture": "cobblemon:textures/pokemon/cafe_mew/cafe_mew.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_mew/cafe_mew_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:cafe_raichu_alolan",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_raichu_alolan",
"model": "cobblemon:cafe_raichu_alolan.geo",
"texture": "cobblemon:textures/pokemon/cafe_raichu_alolan/cafe_raichu_alolan.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_raichu_alolan/cafe_raichu_alolan_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:cafe_slowpoke",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_slowpoke",
"model": "cobblemon:cafe_slowpoke.geo",
"texture": "cobblemon:textures/pokemon/cafe_slowpoke/cafe_slowpoke.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_slowpoke/cafe_slowpoke_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:cafe_sprigatito",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:cafe_sprigatito",
"model": "cobblemon:cafe_sprigatito.geo",
"texture": "cobblemon:textures/pokemon/cafe_sprigatito/cafe_sprigatito.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/cafe_sprigatito/cafe_sprigatito_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:kimono_mew",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:kimono_mew",
"model": "cobblemon:kimono_mew.geo",
"texture": "cobblemon:textures/pokemon/kimono_mew/kimono_mew.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/kimono_mew/kimono_mew_shiny.png"
}
]
}

View File

@ -0,0 +1,17 @@
{
"species": "cobblemon:raichu_alolan_pancake",
"order": 0,
"variations": [
{
"aspects": [],
"poser": "cobblemon:raichu_alolan_pancake",
"model": "cobblemon:raichu_alolan_pancake.geo",
"texture": "cobblemon:textures/pokemon/raichu_alolan_pancake/raichu_alolan_pancake.png",
"layers": []
},
{
"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/raichu_alolan_pancake/raichu_alolan_pancake_shiny.png"
}
]
}