21 lines
392 B
JSON
21 lines
392 B
JSON
{
|
|
"layers": {
|
|
"humanoid": [
|
|
{
|
|
"texture": "fantasysmp:dragon"
|
|
}
|
|
],
|
|
"humanoid_leggings": [
|
|
{
|
|
"texture": "fantasysmp:dragon"
|
|
}
|
|
],
|
|
"wings": [
|
|
{
|
|
"texture": "fantasysmp:dragon",
|
|
"use_player_texture": false
|
|
}
|
|
]
|
|
}
|
|
}
|