24 lines
348 B
JSON
24 lines
348 B
JSON
{
|
|
"layers": {
|
|
"wolf_body": [
|
|
{
|
|
"texture": "nuggetmod:nugget"
|
|
}
|
|
],
|
|
"horse_body": [
|
|
{
|
|
"texture": "nuggetmod:nugget"
|
|
}
|
|
],
|
|
"humanoid": [
|
|
{
|
|
"texture": "nuggetmod:nugget"
|
|
}
|
|
],
|
|
"humanoid_leggings": [
|
|
{
|
|
"texture": "nuggetmod:nugget"
|
|
}
|
|
]
|
|
}
|
|
} |