Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Furniture / Human / Unique / Furniture_Human_Ruins_Banner_Double.json

Furniture_Human_Ruins_Banner_Double

Server/Item/Items/Furniture/Human/Unique/Furniture_Human_Ruins_Banner_Double.json, 1.6 KB

Fields

FieldType
TranslationPropertiesobject
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
Iconstring
IconPropertiesobject
Interactionsobject
BlockTypeobject
Tagsobject
ItemSoundSetIdstring
Qualitystring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Human_Ruins_Banner_Double.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Signs"
  ],
  "Set": "Furniture_Human",
  "Icon": "Icons/ItemsGenerated/Furniture_Human_Ruins_Banner_Double.png",
  "IconProperties": {
    "Scale": 0.26,
    "Rotation": [
      0,
      0,
      0
    ],
    "Translation": [
      -12,
      26
    ]
  },
  "Interactions": {
    "Primary": "Block_Primary",
    "Secondary": "Block_Secondary"
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Banner_Double.blockymodel",
    "CustomModelAnimation": "Blocks/Decorative_Sets/Human_Ruins/Banner_Swing.blockyanim",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Human_Ruins/Banner_Prototype_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {},
    "Gathering": {
      "Soft": {
        "IsWeaponBreakable": false
      }
    },
    "Material": "Solid",
    "Opacity": "Transparent",
    "ParticleColor": "#4c4a31",
    "Support": {
      "Down": [
        {
          "AllowSupportPropagation": false,
          "FaceType": "Full",
          "Rotate": false
        }
      ]
    },
    "VariantRotation": "NESW",
    "BlockSoundSetId": "Cloth",
    "PhysicalMaterialId": "Wool",
    "Looping": true,
    "HitboxType": "Banner",
    "TextureComputedColor": "#172521"
  },
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Human"
    ]
  },
  "ItemSoundSetId": "ISS_Items_Cloth",
  "Quality": "Developer"
}