Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Furniture / Temple_Scarak / Unique / Furniture_Temple_Scarak_Lantern.json

Furniture_Temple_Scarak_Lantern

Server/Item/Items/Furniture/Temple_Scarak/Unique/Furniture_Temple_Scarak_Lantern.json, 2.6 KB

Fields

FieldType
TranslationPropertiesobject
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
BlockTypeobject
Modelstring
Texturestring
Tagsobject
IconPropertiesobject
Iconstring
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Temple_Scarak_Lantern.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Lighting"
  ],
  "Set": "Furniture_Temple_Scarak",
  "BlockType": {
    "BlockParticleSetId": "Metal",
    "BlockSoundSetId": "Metal",
    "CustomModel": "Blocks/Decorative_Sets/Scarak_Temple/Lantern.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Scarak_Temple/Lantern_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Soft": {
        "IsWeaponBreakable": false
      }
    },
    "HitboxType": "Plant_Full",
    "Light": {
      "Color": "#ba9",
      "Radius": 0
    },
    "Material": "Solid",
    "Opacity": "Transparent",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        },
        {
          "FaceType": "Branch"
        },
        {
          "FaceType": "Rock_Beam"
        },
        {
          "FaceType": "Wood_Beam"
        },
        {
          "FaceType": "Fence"
        },
        {
          "FaceType": "Fence_Corner"
        },
        {
          "FaceType": "Wall"
        },
        {
          "FaceType": "Wall_Corner"
        }
      ]
    },
    "State": {
      "Definitions": {
        "White": {
          "Light": {
            "Color": "#bbb"
          }
        },
        "Yellow": {
          "Light": {
            "Color": "#ec6"
          }
        },
        "Blue": {
          "Light": {
            "Color": "#9ad"
          }
        },
        "Cyan": {
          "Light": {
            "Color": "#0ef"
          }
        },
        "Red": {
          "Light": {
            "Color": "#fa8"
          }
        },
        "Green": {
          "Light": {
            "Color": "#bda"
          }
        },
        "Pink": {
          "Light": {
            "Color": "#dac"
          }
        },
        "Purple": {
          "Light": {
            "Color": "#c6f"
          }
        }
      }
    },
    "RandomRotation": "YawStep1",
    "VariantRotation": "DoublePipe",
    "ParticleColor": "#eba936"
  },
  "Model": "Blocks/Decorative_Sets/Scarak_Temple/Lantern.blockymodel",
  "Texture": "Blocks/Decorative_Sets/Scarak_Temple/Lantern_Texture.png",
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Scarak Temple"
    ]
  },
  "IconProperties": {
    "Scale": 0.7,
    "Translation": [
      0,
      -13.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Temple_Scarak_Lantern.png",
  "ItemSoundSetId": "ISS_Blocks_Wood"
}