Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Models / Showcase / Showcase_Onyxium_Gear.json

Showcase_Onyxium_Gear

Server/Models/Showcase/Showcase_Onyxium_Gear.json, 889 B

Fields

FieldType
Parentstring
EyeHeightnumber
DefaultAttachmentsarray[5]
AnimationSetsobject

Source

{
  "Parent": "Mannequin",
  "EyeHeight": 1.5,
  "DefaultAttachments": [
    {
      "Model": "Items/Armors/Onyxium/Chest.blockymodel",
      "Texture": "Items/Armors/Onyxium/Chest_Texture.png"
    },
    {
      "Model": "Items/Armors/Onyxium/Legs.blockymodel",
      "Texture": "Items/Armors/Onyxium/Legs_Texture.png"
    },
    {
      "Model": "Items/Armors/Onyxium/Hands.blockymodel",
      "Texture": "Items/Armors/Onyxium/Hands_Texture.png"
    },
    {
      "Model": "Items/Armors/Onyxium/Head.blockymodel",
      "Texture": "Items/Armors/Onyxium/Head_Texture.png"
    },
    {
      "Model": "Items/Weapons/Longsword/Onyxium.blockymodel",
      "Texture": "Items/Weapons/Longsword/Onyxium_Texture.png"
    }
  ],
  "AnimationSets": {
    "Idle": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Poses/Ninja.blockyanim"
        }
      ]
    }
  }
}