Horse_Skeleton_Armored
Server/Models/Undead/Horse_Skeleton_Armored.json, 587 B
Fields
| Field | Type |
|---|---|
Model | string |
Texture | string |
DefaultAttachments | array[1] |
RandomAttachmentSets | object |
Parent | string |
Source
{
"Model": "NPC/Undead/Horse_Skeleton/Models/Model.blockymodel",
"Texture": "NPC/Undead/Horse_Skeleton/Models/Texture.png",
"DefaultAttachments": [
{
"Model": "NPC/Undead/Horse_Skeleton/Models/Attachments/Armor.blockymodel",
"Texture": "NPC/Undead/Horse_Skeleton/Models/Attachments/Armor_Texture.png"
}
],
"RandomAttachmentSets": {
"Mane": {
"Undead": {
"Model": "NPC/Livestock/Horse/Models/Attachments/Mane.blockymodel",
"Texture": "NPC/Livestock/Horse/Models/Attachments/Mane_Undead.png"
}
}
},
"Parent": "Horse"
}