first commit
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninja",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninja",
|
||||
"model": "cobblemon:ashgreninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb1_ashgreninja/ash_greninja.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb1_ashgreninja/ash_greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninjaincomplete2",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninjaincomplete",
|
||||
"model": "cobblemon:ashgreninjaincomplete.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninjaincomplete3",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninjaincomplete",
|
||||
"model": "cobblemon:ashgreninjaincomplete.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:ashgreninjaincomplete",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashgreninjaincomplete",
|
||||
"model": "cobblemon:ashgreninjaincomplete.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "translucent",
|
||||
"texture": "cobblemon:textures/pokemon/bb3_ashgreninjaincomplete/ashgreninjaincomplete_translucent.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:ashpikachu",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ashpikachu",
|
||||
"model": "cobblemon:ashpikachu.geo",
|
||||
"texture": "cobblemon:textures/pokemon/bb2_ashpikachu/ashpikachu.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/bb2_ashpikachu/ashpikachu_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninja1",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninja2",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninja3",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"species": "cobblemon:greninjabb",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:greninja",
|
||||
"model": "cobblemon:greninja.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user