Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Interactions / Weapons / Shears / Attacks / Shears_Snip.json

Shears_Snip

Server/Item/Interactions/Weapons/Shears/Attacks/Shears_Snip.json, 154 B

Fields

FieldType
Typestring
Effectsobject
Nextstring

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemAnimationId": "Shear",
    "WorldSoundEventId": "SFX_Shears_Activate"
  },
  "Next": "Shears_Block_Break"
}