Venom Sac is an item in Hytale, categorized under the Ingredient category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
Orbis is home to poisonous creatures of all shapes and sizes. Antidotes distilled from their venom by the Ferans were once prized across the lands.
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.Ingredient_Sac_Venom.name",
"Description": "server.items.Ingredient_Sac_Venom.description"
},
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Materials/Venom_Sac.blockymodel",
"Texture": "Resources/Materials/Venom_Sac_Texture.png",
"Quality": "Uncommon",
"ItemLevel": 25,
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.7,
"Rotation": [
25,
200,
308
],
"Translation": [
7,
4
]
},
"Icon": "Icons/ItemsGenerated/Ingredient_Sac_Venom.png",
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"DropOnDeath": true
}