update to 1.6.1
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:bulbasaur",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:bulbasaur",
|
||||
"model": "cobblemon:bulbasaur.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0001_bulbasaur/bulbasaur.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0001_bulbasaur/bulbasaur_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:bulbasaur",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:bulbasaur.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0001_bulbasaur/bulbasaur_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0001_bulbasaur/bulbasaur_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:ivysaur",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:ivysaur",
|
||||
"model": "cobblemon:ivysaur.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0002_ivysaur/ivysaur.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0002_ivysaur/ivysaur_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:ivysaur",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:ivysaur.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0002_ivysaur/ivysaur_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0002_ivysaur/ivysaur_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:venusaur",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:venusaur",
|
||||
"model": "cobblemon:venusaur_male.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0003_venusaur/venusaur.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0003_venusaur/venusaur_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:venusaur",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:venusaur_female.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0003_venusaur/venusaur_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0003_venusaur/venusaur_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,46 @@
|
||||
{
|
||||
"species": "cobblemon:charmander",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:charmander",
|
||||
"model": "cobblemon:charmander.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0004_charmander/charmander.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "flame",
|
||||
"texture": {
|
||||
"frames": [
|
||||
"cobblemon:textures/pokemon/0004_charmander/flame/tail1.png",
|
||||
"cobblemon:textures/pokemon/0004_charmander/flame/tail2.png",
|
||||
"cobblemon:textures/pokemon/0004_charmander/flame/tail3.png",
|
||||
"cobblemon:textures/pokemon/0004_charmander/flame/tail4.png"
|
||||
],
|
||||
"fps": 10,
|
||||
"loop": true
|
||||
},
|
||||
"emissive": true
|
||||
},
|
||||
{
|
||||
"name": "glow",
|
||||
"texture": "cobblemon:textures/pokemon/0004_charmander/charmander_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": ["shiny"],
|
||||
"texture": "cobblemon:textures/pokemon/0004_charmander/charmander_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "glow",
|
||||
"texture": "cobblemon:textures/pokemon/0004_charmander/charmander_shiny_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:charmander",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:charmander.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0004_charmander/charmander_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0004_charmander/charmander_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,48 @@
|
||||
{
|
||||
"species": "cobblemon:charmeleon",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:charmeleon",
|
||||
"model": "cobblemon:charmeleon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0005_charmeleon/charmeleon.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "glow",
|
||||
"texture": "cobblemon:textures/pokemon/0005_charmeleon/charmeleon_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": false
|
||||
},
|
||||
{
|
||||
"name": "flame",
|
||||
"texture": {
|
||||
"frames": [
|
||||
"cobblemon:textures/pokemon/0005_charmeleon/flame/tail1.png",
|
||||
"cobblemon:textures/pokemon/0005_charmeleon/flame/tail2.png",
|
||||
"cobblemon:textures/pokemon/0005_charmeleon/flame/tail3.png",
|
||||
"cobblemon:textures/pokemon/0005_charmeleon/flame/tail4.png"
|
||||
],
|
||||
"fps": 10,
|
||||
"loop": true
|
||||
},
|
||||
"emissive": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0005_charmeleon/charmeleon_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "glow",
|
||||
"texture": "cobblemon:textures/pokemon/0005_charmeleon/charmeleon_shiny_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:charmeleon",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:charmeleon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0005_charmeleon/charmeleon_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0005_charmeleon/charmeleon_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,48 @@
|
||||
{
|
||||
"species": "cobblemon:charizard",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:charizard",
|
||||
"model": "cobblemon:charizard.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0006_charizard/charizard.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "flame",
|
||||
"texture": {
|
||||
"frames": [
|
||||
"cobblemon:textures/pokemon/0006_charizard/flame/tail1.png",
|
||||
"cobblemon:textures/pokemon/0006_charizard/flame/tail2.png",
|
||||
"cobblemon:textures/pokemon/0006_charizard/flame/tail3.png",
|
||||
"cobblemon:textures/pokemon/0006_charizard/flame/tail4.png"
|
||||
],
|
||||
"fps": 10,
|
||||
"loop": true
|
||||
},
|
||||
"emissive": true
|
||||
},
|
||||
{
|
||||
"name": "glow",
|
||||
"texture": "cobblemon:textures/pokemon/0006_charizard/charizard_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0006_charizard/charizard_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "glow",
|
||||
"texture": "cobblemon:textures/pokemon/0006_charizard/charizard_shiny_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:charizard",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:charizard.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0006_charizard/charizard_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0006_charizard/charizard_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:squirtle",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:squirtle",
|
||||
"model": "cobblemon:squirtle.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0007_squirtle/squirtle.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0007_squirtle/squirtle_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:squirtle",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:squirtle.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0007_squirtle/squirtle_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0007_squirtle/squirtle_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:wartortle",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:wartortle",
|
||||
"model": "cobblemon:wartortle.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0008_wartortle/wartortle.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0008_wartortle/wartortle_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:wartortle",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:wartortle.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0008_wartortle/wartortle_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0008_wartortle/wartortle_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:blastoise",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:blastoise",
|
||||
"model": "cobblemon:blastoise.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0009_blastoise/blastoise.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0009_blastoise/blastoise_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:blastoise",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:blastoise.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0009_blastoise/blastoise_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0009_blastoise/blastoise_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:eevee",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:eevee",
|
||||
"model": "cobblemon:eevee_male.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0133_eevee/eevee.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0133_eevee/eevee_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:eevee",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:eevee_female.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0133_eevee/eevee_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0133_eevee/eevee_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:vaporeon",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:vaporeon",
|
||||
"model": "cobblemon:vaporeon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0134_vaporeon/vaporeon.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0134_vaporeon/vaporeon_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:vaporeon",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:vaporeon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0134_vaporeon/vaporeon_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0134_vaporeon/vaporeon_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:jolteon",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:jolteon",
|
||||
"model": "cobblemon:jolteon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0135_jolteon/jolteon.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0135_jolteon/jolteon_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:jolteon",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:jolteon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0135_jolteon/jolteon_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0135_jolteon/jolteon_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:flareon",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:flareon",
|
||||
"model": "cobblemon:flareon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0136_flareon/flareon.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0136_flareon/flareon_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:flareon",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:flareon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0136_flareon/flareon_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0136_flareon/flareon_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:omanyte",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:omanyte",
|
||||
"model": "cobblemon:omanyte.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0138_omanyte/omanyte.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0138_omanyte/omanyte_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:omanyte",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:omanyte.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0138_omanyte/omanyte_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0138_omanyte/omanyte_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:omastar",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:omastar",
|
||||
"model": "cobblemon:omastar.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0139_omastar/omastar.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0139_omastar/omastar_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:omastar",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:omastar.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0139_omastar/omastar_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0139_omastar/omastar_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:kabuto",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:kabuto",
|
||||
"model": "cobblemon:kabuto.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0140_kabuto/kabuto.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0140_kabuto/kabuto_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:kabuto",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:kabuto.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0140_kabuto/kabuto_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0140_kabuto/kabuto_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:kabutops",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:kabutops",
|
||||
"model": "cobblemon:kabutops.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0141_kabutops/kabutops.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0141_kabutops/kabutops_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:kabutops",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:kabutops.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0141_kabutops/kabutops_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0141_kabutops/kabutops_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:aerodactyl",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:aerodactyl",
|
||||
"model": "cobblemon:aerodactyl.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0142_aerodactyl/aerodactyl.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0142_aerodactyl/aerodactyl_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:aerodactyl",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:aerodactyl.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0142_aerodactyl/aerodactyl_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0142_aerodactyl/aerodactyl_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:snorlax",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:snorlax",
|
||||
"model": "cobblemon:snorlax.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0143_snorlax/snorlax.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0143_snorlax/snorlax_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:snorlax",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:snorlax.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0143_snorlax/snorlax_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0143_snorlax/snorlax_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:chikorita",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:chikorita",
|
||||
"model": "cobblemon:chikorita.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0152_chikorita/chikorita.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0152_chikorita/chikorita_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:chikorita",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:chikorita.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0152_chikorita/chikorita_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0152_chikorita/chikorita_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:bayleef",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:bayleef",
|
||||
"model": "cobblemon:bayleef.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0153_bayleef/bayleef.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0153_bayleef/bayleef_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:bayleef",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:bayleef.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0153_bayleef/bayleef_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0153_bayleef/bayleef_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:meganium",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:meganium",
|
||||
"model": "cobblemon:meganium.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0154_meganium/meganium.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0154_meganium/meganium_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:meganium",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:meganium.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0154_meganium/meganium_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0154_meganium/meganium_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,38 @@
|
||||
{
|
||||
"species": "cobblemon:cyndaquil",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:cyndaquil",
|
||||
"model": "cobblemon:cyndaquil.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_shiny.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny","female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,43 @@
|
||||
{
|
||||
"species": "cobblemon:cyndaquil",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": ["region-bias-hisui"],
|
||||
"poser": "cobblemon:cyndaquil_hisui_bias",
|
||||
"model": "cobblemon:cyndaquil_hisui_bias.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_hisui_bias.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_hisui_bias_emissives.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"region-bias-hisui",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_hisui_bias_shiny.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"region-bias-hisui",
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_hisui_bias_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"region-bias-hisui",
|
||||
"shiny",
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0155_cyndaquil/cyndaquil_hisui_bias_female_shiny.png"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
@ -0,0 +1,38 @@
|
||||
{
|
||||
"species": "cobblemon:quilava",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:quilava",
|
||||
"model": "cobblemon:quilava.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_shiny.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny","female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,43 @@
|
||||
{
|
||||
"species": "cobblemon:quilava",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": ["region-bias-hisui"],
|
||||
"poser": "cobblemon:quilava_hisui_bias",
|
||||
"model": "cobblemon:quilava_hisui_bias.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_hisui_bias.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_hisui_bias_emissives.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"region-bias-hisui",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_hisui_bias_shiny.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"region-bias-hisui",
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_hisui_bias_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"region-bias-hisui",
|
||||
"shiny",
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0156_quilava/quilava_hisui_bias_female_shiny.png"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
@ -0,0 +1,38 @@
|
||||
{
|
||||
"species": "cobblemon:typhlosion",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:typhlosion",
|
||||
"model": "cobblemon:typhlosion.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_fire_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_shiny.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny","female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,43 @@
|
||||
{
|
||||
"species": "cobblemon:typhlosion",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": ["hisuian"],
|
||||
"poser": "cobblemon:typhlosion_hisuian",
|
||||
"model": "cobblemon:typhlosion_hisuian.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_hisuian.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_hisuian_emissive.png",
|
||||
"emissive": true,
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"hisuian",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_hisuian_shiny.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"hisuian",
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_hisuian_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"hisuian",
|
||||
"shiny",
|
||||
"female"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0157_typhlosion/typhlosion_hisuian_female_shiny.png"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:totodile",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:totodile",
|
||||
"model": "cobblemon:totodile.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0158_totodile/totodile.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0158_totodile/totodile_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:totodile",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:totodile.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0158_totodile/totodile_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0158_totodile/totodile_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:croconaw",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:croconaw",
|
||||
"model": "cobblemon:croconaw.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0159_croconaw/croconaw.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0159_croconaw/croconaw_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:croconaw",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:croconaw.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0159_croconaw/croconaw_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0159_croconaw/croconaw_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:feraligatr",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:feraligatr",
|
||||
"model": "cobblemon:feraligatr.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0160_feraligatr/feraligatr.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0160_feraligatr/feraligatr_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:feraligatr",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:feraligatr.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0160_feraligatr/feraligatr_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0160_feraligatr/feraligatr_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:togepi",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0175_togepi/togepi.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0175_togepi/togepi_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:togetic",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0176_togetic/togetic.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0176_togetic/togetic_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"species": "cobblemon:espeon",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:espeon",
|
||||
"model": "cobblemon:espeon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0196_espeon/espeon.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"emissive": true,
|
||||
"texture": "cobblemon:textures/pokemon/0196_espeon/espeon_emissive.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0196_espeon/espeon_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"emissive": true,
|
||||
"texture": "cobblemon:textures/pokemon/0196_espeon/espeon_emissive.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:espeon",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:espeon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0196_espeon/espeon_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0196_espeon/espeon_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"species": "cobblemon:umbreon",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:umbreon",
|
||||
"model": "cobblemon:umbreon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0197_umbreon/umbreon.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"emissive": true,
|
||||
"texture": "cobblemon:textures/pokemon/0197_umbreon/umbreon_emissive.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0197_umbreon/umbreon_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"emissive": true,
|
||||
"texture": "cobblemon:textures/pokemon/0197_umbreon/umbreon_shiny_emissive.png",
|
||||
"translucent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:umbreon",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:umbreon.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0197_umbreon/umbreon_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0197_umbreon/umbreon_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:raikou",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0243_raikou/raikou.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0243_raikou/raikou_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:entei",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0244_entei/entei.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0244_entei/entei_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:suicune",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0245_suicune/suicune.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0245_suicune/suicune_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:treecko",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:treecko",
|
||||
"model": "cobblemon:treecko.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0252_treecko/treecko.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0252_treecko/treecko_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:treecko",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:treecko.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0252_treecko/treecko_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0252_treecko/treecko_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:grovyle",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:grovyle",
|
||||
"model": "cobblemon:grovyle.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0253_grovyle/grovyle.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0253_grovyle/grovyle_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:grovyle",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:grovyle.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0253_grovyle/grovyle_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0253_grovyle/grovyle_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:sceptile",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:sceptile",
|
||||
"model": "cobblemon:sceptile.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0254_sceptile/sceptile.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0254_sceptile/sceptile_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:sceptile",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:sceptile.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0254_sceptile/sceptile_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0254_sceptile/sceptile_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:torchic",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:torchic",
|
||||
"model": "cobblemon:torchic_male.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0255_torchic/torchic.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0255_torchic/torchic_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:torchic",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:torchic_female.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0255_torchic/torchic_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0255_torchic/torchic_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:combusken",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:combusken",
|
||||
"model": "cobblemon:combusken_male.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0256_combusken/combusken.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0256_combusken/combusken_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:combusken",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:combusken_female.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0256_combusken/combusken_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0256_combusken/combusken_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:blaziken",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:blaziken",
|
||||
"model": "cobblemon:blaziken_male.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0257_blaziken/blaziken.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0257_blaziken/blaziken_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:blaziken",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:blaziken_female.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0257_blaziken/blaziken_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0257_blaziken/blaziken_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:mudkip",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:mudkip",
|
||||
"model": "cobblemon:mudkip.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0258_mudkip/mudkip.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0258_mudkip/mudkip_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:mudkip",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:mudkip.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0258_mudkip/mudkip_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0258_mudkip/mudkip_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:marshtomp",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:marshtomp",
|
||||
"model": "cobblemon:marshtomp.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0259_marshtomp/marshtomp.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0259_marshtomp/marshtomp_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:marshtomp",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:marshtomp.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0259_marshtomp/marshtomp_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0259_marshtomp/marshtomp_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:swampert",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:swampert",
|
||||
"model": "cobblemon:swampert.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0260_swampert/swampert.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0260_swampert/swampert_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:swampert",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:swampert.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0260_swampert/swampert_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0260_swampert/swampert_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:lileep",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:lileep",
|
||||
"model": "cobblemon:lileep.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0345_lileep/lileep.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0345_lileep/lileep_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:lileep",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:lileep.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0345_lileep/lileep_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0345_lileep/lileep_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:cradily",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:cradily",
|
||||
"model": "cobblemon:cradily.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0346_cradily/cradily.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0346_cradily/cradily_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:cradily",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:cradily.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0346_cradily/cradily_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0346_cradily/cradily_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:anorith",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:anorith",
|
||||
"model": "cobblemon:anorith.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0347_anorith/anorith.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0347_anorith/anorith_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:anorith",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:anorith.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0347_anorith/anorith_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0347_anorith/anorith_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:armaldo",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:armaldo",
|
||||
"model": "cobblemon:armaldo.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0348_armaldo/armaldo.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0348_armaldo/armaldo_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:armaldo",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:armaldo.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0348_armaldo/armaldo_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0348_armaldo/armaldo_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"species": "cobblemon:relicanth",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:relicanth",
|
||||
"model": "cobblemon:relicanth_male.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0369_relicanth/relicanth.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0369_relicanth/relicanth_emissive.png",
|
||||
"emissive": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0369_relicanth/relicanth_shiny.png",
|
||||
"layers": [
|
||||
{
|
||||
"name": "emissive",
|
||||
"texture": "cobblemon:textures/pokemon/0369_relicanth/relicanth_emissive_shiny.png",
|
||||
"emissive": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:relicanth",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:relicanth_female.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0369_relicanth/relicanth_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0369_relicanth/relicanth_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:regirock",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0377_regirock/regirock.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0377_regirock/regirock_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:regice",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0378_regice/regice.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0378_regice/regice_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:regigigas",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0486_regigigas/regigigas.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0486_regigigas/regigigas_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:registeel",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0379_registeel/registeel.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0379_registeel/registeel_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"species": "cobblemon:jirachi",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"texture": "cobblemon:textures/pokemon/0385_jirachi/jirachi.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0385_jirachi/jirachi_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"species": "cobblemon:turtwig",
|
||||
"order": 0,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [],
|
||||
"poser": "cobblemon:turtwig",
|
||||
"model": "cobblemon:turtwig.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0387_turtwig/turtwig.png",
|
||||
"layers": []
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0387_turtwig/turtwig_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
{
|
||||
"species": "cobblemon:turtwig",
|
||||
"order": 1,
|
||||
"variations": [
|
||||
{
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"model": "cobblemon:turtwig.geo",
|
||||
"texture": "cobblemon:textures/pokemon/0387_turtwig/turtwig_female.png"
|
||||
},
|
||||
{
|
||||
"aspects": [
|
||||
"female",
|
||||
"shiny"
|
||||
],
|
||||
"texture": "cobblemon:textures/pokemon/0387_turtwig/turtwig_female_shiny.png"
|
||||
}
|
||||
]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user