Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Items / Furniture / Temple_Emerald / Furniture_Temple_Emerald_Statue.json

Furniture_Temple_Emerald_Statue

Server/Item/Items/Furniture/Temple_Emerald/Furniture_Temple_Emerald_Statue.json, 1.3 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Temple_Emerald_Statue.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Blocks.Deco"
  ],
  "Set": "Furniture_Temple_Light",
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.305,
    "Translation": [
      0,
      -39.6
    ]
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Temple_Emerald/Statue.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Temple_Emerald/Statue_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks"
      }
    },
    "HitboxType": "Statue",
    "Material": "Solid",
    "Opacity": "Semitransparent",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "VariantRotation": "NESW",
    "ParticleColor": "#6e4e2b",
    "TextureComputedColor": "#674727"
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Temple_Emerald_Statue.png",
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Temple"
    ]
  },
  "Scale": 0.6,
  "ItemSoundSetId": "ISS_Blocks_Wood",
  "MaxStack": 1
}