Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Furniture / Frozen / Furniture_Frozen_Castle_Lamp.json

Furniture_Frozen_Castle_Lamp

Server/Item/Items/Furniture/Frozen/Furniture_Frozen_Castle_Lamp.json, 2.2 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Frozen_Castle_Lamp.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Lighting"
  ],
  "Set": "Furniture_Frozen_Castle",
  "BlockType": {
    "BlockParticleSetId": "Ice",
    "BlockSoundSetId": "Ice",
    "PhysicalMaterialId": "Ice",
    "CustomModel": "Blocks/Decorative_Sets/Frozen_Castle/Light.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Frozen_Castle/Light_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Soft": {
        "IsWeaponBreakable": false
      }
    },
    "HitboxType": "Plant_Full",
    "Light": {
      "Color": "#8ad",
      "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": "YawStep90",
    "Looping": true,
    "VariantRotation": "UpDown",
    "ParticleColor": "#5bbaca",
    "TextureComputedColor": "#A0EDE8"
  },
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Human"
    ]
  },
  "$Comment": " ",
  "IconProperties": {
    "Scale": 0.7,
    "Translation": [
      0,
      -16.2
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Frozen_Castle_Lamp.png",
  "ItemSoundSetId": "ISS_Blocks_Wood"
}