Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Furniture / Crude / Unique / Furniture_Crude_Windows_2X2_Test.json

Furniture_Crude_Windows_2X2_Test

Server/Item/Items/Furniture/Crude/Unique/Furniture_Crude_Windows_2X2_Test.json, 2.0 KB

Fields

FieldType
TranslationPropertiesobject
Qualitystring
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
Interactionsobject
BlockTypeobject
ResourceTypesarray[2]
Tagsobject
$Commentstring
Iconstring
IconPropertiesobject
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Crude_Windows_2X2_Test.name"
  },
  "Quality": "Developer",
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Doors"
  ],
  "Set": "Furniture_Crude",
  "Interactions": {
    "Primary": "Block_Primary",
    "Secondary": "Block_Secondary"
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Crude/Window_2X2.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Crude/Window_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "Group": "Wood",
    "HitboxType": "Window_Large",
    "Material": "Solid",
    "Opacity": "Transparent",
    "ParticleColor": "#63412c",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        },
        {
          "FaceType": "Window"
        }
      ],
      "East": [
        {
          "FaceType": "Full"
        }
      ],
      "Up": [
        {
          "FaceType": "Full"
        },
        {
          "FaceType": "Window"
        }
      ],
      "West": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "Supporting": {
      "Up": [
        {
          "FaceType": "Window"
        }
      ],
      "Down": [
        {
          "FaceType": "Window"
        }
      ]
    },
    "VariantRotation": "NESW",
    "TextureComputedColor": "#614029"
  },
  "ResourceTypes": [
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    }
  ],
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Crude"
    ]
  },
  "$Comment": "  ",
  "Icon": "Icons/ItemsGenerated/Furniture_Crude_Windows_2X2_Test.png",
  "IconProperties": {
    "Scale": 0.4,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      -14.0,
      -31.0
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Wood"
}