Voidheart 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.
The still-beating heart of a greater denizen of the Void.
Not all creatures are born of the Void, yet even those taken and corrupted may bear this same shriveled heart.
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_Voidheart.name",
"Description": "server.items.Ingredient_Voidheart.description"
},
"Icon": "Icons/ItemsGenerated/Ingredient_Voidheart.png",
"Quality": "Epic",
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Ingredients/Voidheart.blockymodel",
"Texture": "Resources/Ingredients/Voidheart_Texture.png",
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.9,
"Rotation": [
0,
0,
0
],
"Translation": [
0,
-13
]
},
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"Scale": 1.2,
"Light": {
"Color": "#103",
"Radius": 1
},
"DropOnDeath": true
}