Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Item / Items / MISC / Kweebec_Ancient.json

Kweebec_Ancient

Server/Item/Items/MISC/Kweebec_Ancient.json, 1.3 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
BlockTypeobject
PlayerAnimationsIdstring
IconPropertiesobject
Scalenumber
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Kweebec_Ancient.name"
  },
  "Icon": "Icons/ItemsGenerated/Kweebec_Ancient.png",
  "Categories": [
    "Blocks.Deco"
  ],
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "NPC/Intelligent/Kweebec_Ancient/Models/Model.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "NPC/Intelligent/Kweebec_Ancient/Models/Texture.png",
        "Weight": 1
      },
      {
        "Texture": "NPC/Intelligent/Kweebec_Ancient/Models/NoBeard_Texture.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Kweebec_Ancient",
    "VariantRotation": "NESW",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "BlockParticleSetId": "Wood",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "CustomModelAnimation": "NPC/Intelligent/Kweebec_Ancient/Animations/Idle.blockyanim",
    "Looping": true,
    "ParticleColor": "#643924",
    "TextureComputedColor": "#583621"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.235,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      17,
      -29.9
    ]
  },
  "Scale": 0.5,
  "ItemSoundSetId": "ISS_Items_Foliage"
}