Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Models / Undead / Horse_Skeleton.json

Horse_Skeleton

Server/Models/Undead/Horse_Skeleton.json, 381 B

Fields

FieldType
Modelstring
Texturestring
Parentstring
RandomAttachmentSetsobject

Source

{
  "Model": "NPC/Undead/Horse_Skeleton/Models/Model.blockymodel",
  "Texture": "NPC/Undead/Horse_Skeleton/Models/Texture.png",
  "Parent": "Horse",
  "RandomAttachmentSets": {
    "Mane": {
      "Undead": {
        "Model": "NPC/Livestock/Horse/Models/Attachments/Mane.blockymodel",
        "Texture": "NPC/Livestock/Horse/Models/Attachments/Mane_Undead.png"
      }
    }
  }
}