27 lines
657 B
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"species": "cobblemon:dudunsparce",
"order": 1,
"baseScale": 0.75,
"hitbox": {
"width": 0.5,
"height": 2,
"fixed": false
},
"variations": [
{
"aspects": ["threesegment"],
"poser": "cobblemon:dudunsparce_three_segment",
"model": "cobblemon:dudunsparce_three-segment.geo",
"texture": "cobblemon:textures/pokemon/dudunsparce/dudunsparce_three_segment.png",
"layers": [
]
},
{
"aspects": ["threesegment","shiny"],
"texture": "cobblemon:textures/pokemon/dudunsparce/dudunsparce_three_segment_shiny.png",
"layers": [
]
}
]
}