Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Deco / Deco_Scarak_Spit_Full.json

Deco_Scarak_Spit_Full

Server/Item/Items/Deco/Deco_Scarak_Spit_Full.json, 999 B

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Deco_Scarak_Spit_Full.name"
  },
  "Categories": [
    "Blocks.Deco"
  ],
  "BlockType": {
    "DrawType": "Model",
    "CustomModel": "Blocks/Dungeons/SpiderWeb_Full.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Dungeons/Scarak_Spit_Texture.png",
        "Weight": 1
      }
    ],
    "Opacity": "Transparent",
    "Flags": {},
    "RandomRotation": "YawStep90",
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks",
        "DropList": "Empty"
      }
    },
    "BlockParticleSetId": "Dust",
    "CustomModelScale": 0.6,
    "ParticleColor": "#5e4e38"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.51,
    "Translation": [
      0,
      -14.9
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Deco_Scarak_Spit_Full.png",
  "Tags": {
    "Type": [
      "Deco"
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Wood"
}