Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Furniture / Kweebec / Furniture_Kweebec_Shelf.json

Furniture_Kweebec_Shelf

Server/Item/Items/Furniture/Kweebec/Furniture_Kweebec_Shelf.json, 1.6 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Kweebec_Shelf.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Shelves"
  ],
  "Set": "Furniture_Kweebec",
  "Icon": "Icons/ItemsGenerated/Furniture_Kweebec_Shelf.png",
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.7,
    "Translation": [
      6,
      -27.6
    ]
  },
  "Interactions": {
    "Primary": "Block_Primary",
    "Secondary": "Block_Secondary"
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Kweebec/Shelf.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Kweebec/Shelf_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "HitboxType": "Platform_Half",
    "Material": "Solid",
    "ParticleColor": "#7d5625",
    "Support": {
      "East": [
        {
          "FaceType": "Full"
        }
      ],
      "North": [
        {
          "FaceType": "Full"
        }
      ],
      "West": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "Supporting": {
      "Up": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "VariantRotation": "NESW",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood"
  },
  "ResourceTypes": [
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    }
  ],
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Kweebec"
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Wood"
}