Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Furniture / Human / Unique / Furniture_Human_Ruins_Statue_Broken.json

Furniture_Human_Ruins_Statue_Broken

Server/Item/Items/Furniture/Human/Unique/Furniture_Human_Ruins_Statue_Broken.json, 1.3 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Human_Ruins_Statue_Broken.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Blocks.Deco"
  ],
  "Set": "Furniture_Human",
  "Icon": "Icons/ItemsGenerated/Furniture_Human_Ruins_Statue_Broken.png",
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.29,
    "Translation": [
      0,
      -33.509998
    ]
  },
  "BlockType": {
    "BlockParticleSetId": "Stone",
    "BlockSoundSetId": "Stone",
    "CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Gaia_Statue_Broken.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Human_Ruins/Gaia_Statue_Broken_Burnt.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "HitboxType": "Statue",
    "Material": "Solid",
    "Opacity": "Transparent",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "VariantRotation": "NESW",
    "ParticleColor": "#646241"
  },
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Human"
    ]
  },
  "Scale": 0.6,
  "ItemSoundSetId": "ISS_Blocks_Stone",
  "MaxStack": 1
}