Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Furniture / Temple_Scarak / Unique / Furniture_Temple_Scarak_Brazier.json

Furniture_Temple_Scarak_Brazier

Server/Item/Items/Furniture/Temple_Scarak/Unique/Furniture_Temple_Scarak_Brazier.json, 2.1 KB

Fields

FieldType
TranslationPropertiesobject
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
IconPropertiesobject
BlockTypeobject
Utilityobject
Tagsobject
Particlesarray[0]
Iconstring
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Temple_Scarak_Brazier.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Lighting"
  ],
  "Set": "Furniture_Temple_Scarak",
  "IconProperties": {
    "Rotation": [
      21.4,
      45,
      20.3
    ],
    "Scale": 0.3,
    "Translation": [
      0.7,
      -23.9
    ]
  },
  "BlockType": {
    "DrawType": "Model",
    "BlockSoundSetId": "Brazier_Metal",
    "PhysicalMaterialId": "Metal",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Decorative_Sets/Scarak_Temple/Brazier.blockymodel",
    "CustomModelTexture": [
      {
        "Weight": 1,
        "Texture": "Blocks/Decorative_Sets/Scarak_Temple/Brazier_Texture.png"
      }
    ],
    "Light": {
      "Radius": 0,
      "Color": "#baa"
    },
    "Flags": {},
    "RandomRotation": "YawStep1",
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks"
      }
    },
    "BlockParticleSetId": "Metal",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        },
        {
          "FaceType": "Branch"
        },
        {
          "FaceType": "Rock_Beam"
        },
        {
          "FaceType": "Wood_Beam"
        },
        {
          "FaceType": "Fence"
        },
        {
          "FaceType": "Fence_Corner"
        },
        {
          "FaceType": "Wall"
        },
        {
          "FaceType": "Wall_Corner"
        }
      ]
    },
    "MovementSettings": {},
    "Material": "Solid",
    "InteractionHint": "server.interactionHints.turnon",
    "ParticleColor": "#eba936",
    "VariantRotation": "UpDown",
    "Particles": [
      {
        "SystemId": "Temple_Light_Lantern",
        "Scale": 1.2,
        "Color": "#286cb3",
        "PositionOffset": {
          "Y": 0.5
        }
      }
    ],
    "CustomModelScale": 0.75,
    "TextureComputedColor": "#816238"
  },
  "Utility": {},
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Scarak_Temple"
    ]
  },
  "Particles": [],
  "Icon": "Icons/ItemsGenerated/Furniture_Temple_Scarak_Brazier.png",
  "ItemSoundSetId": "ISS_Blocks_Wood"
}