Sap Shunt is an item in Hytale, categorized under the Tool category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
Single-use on trees, will allow sap to accumulate slowly over time.
This item cannot be crafted.
This item cannot be salvaged.
Below is the item's .json data as extracted from the game files.
Click here to view the full file.
{
"TranslationProperties": {
"Name": "server.items.Tool_Sap_Shunt.name",
"Description": "server.items.Tool_Sap_Shunt.description"
},
"Categories": [
"Items.Tools"
],
"Interactions": {
"Secondary": "Sap_Shunt_Condition"
},
"Model": "Items/Tools/Sap_Shunt/Sap_Shunt.blockymodel",
"Texture": "Items/Tools/Sap_Shunt/Sap_Shunt_Texture.png",
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 1,
"Rotation": [
27,
29,
32
],
"Translation": [
1,
-1
]
},
"Icon": "Icons/ItemsGenerated/Tool_Sap_Shunt.png",
"Recipe": {
"KnowledgeRequired": false,
"Input": []
},
"Tags": {
"Type": [
"Tool"
]
},
"Quality": "Developer",
"ItemSoundSetId": "ISS_Weapons_Wood"
}