Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Furniture / Grand_Wizard / Furniture_Royal_Magic_Table.json

Furniture_Royal_Magic_Table

Server/Item/Items/Furniture/Grand_Wizard/Furniture_Royal_Magic_Table.json, 1.6 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Royal_Magic_Table.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Furniture"
  ],
  "Set": "Furniture_Royal_Magic",
  "IconProperties": {
    "Scale": 0.32,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      -22,
      -20
    ]
  },
  "Interactions": {
    "Primary": "Block_Primary",
    "Secondary": "Block_Secondary"
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Royal_Magic/Table.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Royal_Magic/Table_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "Group": "Wood",
    "HitboxType": "Table",
    "Material": "Solid",
    "Opacity": "Transparent",
    "ParticleColor": "#632c46",
    "Supporting": {
      "Up": [
        {}
      ]
    },
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "VariantRotation": "NESW",
    "TextureComputedColor": "#49182C"
  },
  "ResourceTypes": [
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    }
  ],
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Crude"
    ]
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Grand_Wizard_Table.png",
  "ItemSoundSetId": "ISS_Blocks_Wood",
  "Scale": 0.6
}