Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Deco / Deco_Scarak_Spit.json

Deco_Scarak_Spit

Server/Item/Items/Deco/Deco_Scarak_Spit.json, 1.0 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Deco_Scarak_Spit.name"
  },
  "Categories": [
    "Blocks.Deco"
  ],
  "BlockType": {
    "DrawType": "Model",
    "CustomModel": "Blocks/Dungeons/SpiderWeb.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Dungeons/Scarak_Spit_Texture.png",
        "Weight": 1
      }
    ],
    "VariantRotation": "UpDownNESW",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "SoftBlocks",
        "DropList": "Empty"
      },
      "Soft": {
        "DropList": "Empty"
      }
    },
    "BlockParticleSetId": "Dust",
    "CustomModelScale": 0.7,
    "ParticleColor": "#5e4e38",
    "TextureComputedColor": "#5B4B35"
  },
  "PlayerAnimationsId": "Block",
  "Set": "",
  "IconProperties": {
    "Scale": 0.58823,
    "Translation": [
      4.3,
      -27.3
    ],
    "Rotation": [
      22.5,
      50.1,
      16.3
    ]
  },
  "Icon": "Icons/ItemsGenerated/Deco_Scarak_Spit.png",
  "Tags": {
    "Type": [
      "Deco"
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Wood"
}