Files
fantasysmp-cit/assets/fantasysmp/equipment/dragon.json
T
2025-02-06 09:44:25 +00:00

21 lines
392 B
JSON

{
"layers": {
"humanoid": [
{
"texture": "fantasysmp:dragon"
}
],
"humanoid_leggings": [
{
"texture": "fantasysmp:dragon"
}
],
"wings": [
{
"texture": "fantasysmp:dragon",
"use_player_texture": false
}
]
}
}