Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Models / Intelligent / Slothian / Slothian.json

Slothian

Server/Models/Intelligent/Slothian/Slothian.json, 531 B

Fields

FieldType
Parentstring
Modelstring
Texturestring
EyeHeightnumber
HitBoxobject
DefaultAttachmentsarray[1]

Source

{
  "Parent": "Player",
  "Model": "NPC/Intelligent/Slothian/Models/Model.blockymodel",
  "Texture": "NPC/Intelligent/Slothian/Models/Gray_Texture.png",
  "EyeHeight": 1.75,
  "HitBox": {
    "Max": {
      "X": 0.35,
      "Y": 1.9,
      "Z": 0.35
    },
    "Min": {
      "X": -0.35,
      "Y": 0,
      "Z": -0.35
    }
  },
  "DefaultAttachments": [
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Eyes.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Eyes_Brown.png"
    }
  ]
}