Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Furniture / Temple_Scarak / Furniture_Temple_Scarak_Lamp.json

Furniture_Temple_Scarak_Lamp

Server/Item/Items/Furniture/Temple_Scarak/Furniture_Temple_Scarak_Lamp.json, 2.5 KB

Fields

FieldType
TranslationPropertiesobject
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
BlockTypeobject
Tagsobject
$Commentstring
IconPropertiesobject
Iconstring
ItemSoundSetIdstring
Scalenumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Temple_Scarak_Lamp.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Lighting"
  ],
  "Set": "Furniture_Temple_Scarak",
  "BlockType": {
    "BlockParticleSetId": "Metal",
    "BlockSoundSetId": "Metal",
    "PhysicalMaterialId": "Metal",
    "CustomModel": "Blocks/Decorative_Sets/Scarak_Temple/Lamp.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Scarak_Temple/Lamp_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Soft": {
        "IsWeaponBreakable": false
      }
    },
    "HitboxType": "Statue_Small",
    "Light": {
      "Color": "#cba",
      "Radius": 0
    },
    "Material": "Solid",
    "Opacity": "Transparent",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "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",
    "CustomModelAnimation": "Blocks/Dungeons/EggSacks_Scarak_Medium_Idle.blockyanim",
    "Looping": true,
    "VariantRotation": "UpDown",
    "Particles": [
      {
        "SystemId": "Temple_Light_Lantern",
        "Color": "#286cb3",
        "PositionOffset": {
          "Y": 0.75,
          "X": -0.5,
          "Z": 0.5
        }
      }
    ],
    "ParticleColor": "#00cebf",
    "TextureComputedColor": "#63886A"
  },
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Scarak Temple"
    ]
  },
  "$Comment": " ",
  "IconProperties": {
    "Scale": 0.4,
    "Translation": [
      0,
      28.2
    ],
    "Rotation": [
      175.5,
      189,
      4.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Temple_Scarak_Lamp.png",
  "ItemSoundSetId": "ISS_Blocks_Wood",
  "Scale": 0.8
}