Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Models / Undead / Zombie_Burnt.json

Zombie_Burnt

Server/Models/Undead/Zombie_Burnt.json, 495 B

Fields

FieldType
Parentstring
Texturestring
DefaultAttachmentsarray[2]
Iconstring

Source

{
  "Parent": "Zombie",
  "Texture": "NPC/Undead/Zombie/Models/Zombie_Burnt.png",
  "DefaultAttachments": [
    {
      "Model": "NPC/Undead/Zombie/Models/Attachments/Head/Eyes.blockymodel",
      "Texture": "NPC/Undead/Zombie/Models/Attachments/Head/Eyes_Blue.png"
    },
    {
      "Model": "Characters/Body_Attachments/Ears/Ears1.blockymodel",
      "Texture": "Characters/Body_Attachments/Ears/Ears1_Textures/Zombie_Burnt.png"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Zombie_Burnt.png"
}