first commit
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
{
|
||||
"species": "cobblemon:absol",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:absol",
|
||||
"model": "cobblemon:absol.geo",
|
||||
"texture": "cobblemon:textures/pokemon/absol/absol.png",
|
||||
"layers": [
|
||||
{
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/absol/absol_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user