first commit
This commit is contained in:
@ -0,0 +1,27 @@
|
||||
{
|
||||
"species": "cobblemon:skorupi",
|
||||
"order": 1,
|
||||
"baseScale": 0.75,
|
||||
"hitbox": {
|
||||
"width": 0.5,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:skorupi",
|
||||
"model": "cobblemon:skorupi.geo",
|
||||
"texture": "cobblemon:textures/pokemon/skorupi/skorupi.png",
|
||||
"layers": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/skorupi/skorupi_shiny.png",
|
||||
"layers": [
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user