Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Models / Wildlife / Mosshorn_Plain.json

Mosshorn_Plain

Server/Models/Wildlife/Mosshorn_Plain.json, 708 B

Fields

FieldType
Modelstring
Texturestring
Parentstring
RandomAttachmentSetsobject

Source

{
  "Model": "NPC/Wildlife/Mosshorn/Models/Model.blockymodel",
  "Texture": "NPC/Wildlife/Mosshorn/Models/Plain_Texture.png",
  "Parent": "Mosshorn",
  "RandomAttachmentSets": {
    "Flowers": {
      "Flowers1": {
        "Model": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain.blockymodel",
        "Texture": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain_Texture.png",
        "Weight": 1.0
      },
      "Flowers2": {
        "Model": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain.blockymodel",
        "Texture": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain_Texture2.png",
        "Weight": 1.0
      },
      "Null": {
        "Weight": 0.5
      }
    }
  }
}