Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Deco / Deco_SpiderWeb_Full.json

Deco_SpiderWeb_Full

Server/Item/Items/Deco/Deco_SpiderWeb_Full.json, 1.3 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Deco_SpiderWeb_Full.name"
  },
  "Icon": "Icons/ItemsGenerated/Deco_SpiderWeb_Full.png",
  "Categories": [
    "Blocks.Deco"
  ],
  "BlockType": {
    "DrawType": "Model",
    "CustomModel": "Blocks/Dungeons/SpiderWeb_Full.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Dungeons/SpiderWeb_Texture.png",
        "Weight": 1
      }
    ],
    "Opacity": "Transparent",
    "Flags": {},
    "RandomRotation": "YawPitchRollStep1",
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "UseDefaultDropWhenPlaced": true,
      "Soft": {
        "DropList": "Empty"
      }
    },
    "Support": {},
    "BlockParticleSetId": "Dust",
    "BlockSoundSetId": "Web",
    "PhysicalMaterialId": "Foliage",
    "CustomModelScale": 0.7,
    "TextureComputedColor": "#C5C3C3",
    "MovementSettings": {
      "HorizontalSpeedMultiplier": 0.65,
      "TerminalVelocityModifier": 0.5,
      "JumpForceMultiplier": 0.5,
      "Drag": 0.45
    },
    "TextureComputedColor": "#CCCACA"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.51,
    "Translation": [
      0,
      -14.9
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Deco"
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Wood"
}