Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Interactions / Tools / Sap_Shunt_Success.json

Sap_Shunt_Success

Server/Item/Interactions/Tools/Sap_Shunt_Success.json, 403 B

Fields

FieldType
Typestring
BlockTypeToPlacestring
RemoveItemInHandboolean
Effectsobject
RunTimenumber

Source

{
  "Type": "PlaceBlock",
  "BlockTypeToPlace": "Tree_Sap_Glob",
  "RemoveItemInHand": true,
  "Effects": {
    "ItemAnimationId": "SwingLeft",
    "Particles": [
      {
        "SystemId": "Seed_Place_Dust",
        "Color": "#b4a389",
        "TargetEntityPart": "PrimaryItem"
      }
    ],
    "LocalSoundEventId": "SFX_Mud_Break",
    "WorldSoundEventId": "SFX_Mud_Break"
  },
  "RunTime": 0.15
}