Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Deco / Deco_SpiderWeb_Flat.json

Deco_SpiderWeb_Flat

Server/Item/Items/Deco/Deco_SpiderWeb_Flat.json, 1.5 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Deco_SpiderWeb_Flat.name"
  },
  "Icon": "Icons/ItemsGenerated/Deco_SpiderWeb_Flat.png",
  "Categories": [
    "Blocks.Deco"
  ],
  "Interactions": {
    "Primary": "Block_Primary",
    "Secondary": "Block_Secondary"
  },
  "BlockType": {
    "Material": "Empty",
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Dungeons/SpiderWeb_Rug.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Dungeons/SpiderWeb_Texture.png",
        "Weight": 1
      }
    ],
    "Group": "Props",
    "Flags": {},
    "RandomRotation": "YawStep90",
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "UseDefaultDropWhenPlaced": true,
      "Soft": {
        "DropList": "Plant_Fiber"
      }
    },
    "BlockParticleSetId": "Dust",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#c1c4c1",
    "HitboxType": "Block_Flat",
    "BlockSoundSetId": "Web",
    "PhysicalMaterialId": "Foliage",
    "CustomModelScale": 0.65,
    "VariantRotation": "DoublePipe",
    "TextureComputedColor": "#CCCACA"
  },
  "PlayerAnimationsId": "Item",
  "IconProperties": {
    "Scale": 0.7,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      7,
      -11
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Moss"
    ]
  },
  "$Comment": " ",
  "Scale": 0.8,
  "ItemSoundSetId": "ISS_Blocks_Wood"
}