Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Furniture / Human / Furniture_Human_Ruins_Table.json

Furniture_Human_Ruins_Table

Server/Item/Items/Furniture/Human/Furniture_Human_Ruins_Table.json, 1.5 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Human_Ruins_Table.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Furniture"
  ],
  "Set": "Furniture_Human_Ruins",
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.36,
    "Translation": [
      -22,
      -20
    ]
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Table.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Human_Ruins/Table_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "Group": "Wood",
    "HitboxType": "Table",
    "Material": "Solid",
    "Opacity": "Transparent",
    "Supporting": {
      "Up": [
        {}
      ]
    },
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "ParticleColor": "#4e462c",
    "VariantRotation": "NESW",
    "TextureComputedColor": "#342D20"
  },
  "ResourceTypes": [
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    }
  ],
  "Icon": "Icons/ItemsGenerated/Furniture_Human_Ruins_Table.png",
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Human"
    ]
  },
  "Scale": 0.6,
  "ItemSoundSetId": "ISS_Blocks_Wood"
}