Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Furniture / Cybercity / Furniture_Cybercity_Windows_Bottom_Right.json

Furniture_Cybercity_Windows_Bottom_Right

Server/Item/Items/Furniture/Cybercity/Furniture_Cybercity_Windows_Bottom_Right.json, 1.4 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
BlockTypeobject
PlayerAnimationsIdstring
IconPropertiesobject
ResourceTypesarray[2]
Tagsobject
Qualitystring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Cybercity_Windows_Bottom_Right.name"
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Cybercity_Windows_Bottom_Right.png",
  "Categories": [
    "Blocks.Deco"
  ],
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Plain_Corner_RBot.blockymodel",
    "CustomModelTexture": [
      {
        "Weight": 1,
        "Texture": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Hub_City_Texture.png"
      }
    ],
    "CustomModelScale": 1,
    "HitboxType": "Window",
    "VariantRotation": "UpDownNESW",
    "Flags": {
      "IsUsable": false,
      "IsStackable": true
    },
    "Gathering": {
      "Soft": {
        "IsWeaponBreakable": false
      }
    },
    "BlockParticleSetId": "Wood",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "ParticleColor": "#684127",
    "FlipType": "Symmetric",
    "TextureComputedColor": "#4DA2A7"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.68,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      1.0,
      -15.0
    ]
  },
  "ResourceTypes": [
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    }
  ],
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Village"
    ]
  },
  "Quality": "Developer"
}