Essence of the Void 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.
It's unclear whether creatures of the Void produce this essence, or if its presence is required to sustain their existence. What can be said for certain is that the two are inextricably bound.
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_Void_Essence.name",
"Description": "server.items.Ingredient_Void_Essence.description"
},
"Icon": "Icons/ItemsGenerated/Ingredient_Void_Essence.png",
"Quality": "Uncommon",
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Ingredients/Essence.blockymodel",
"Texture": "Resources/Ingredients/Essence_Textures/Void_Essence_Texture.png",
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.6,
"Rotation": [
0,
0,
0
],
"Translation": [
0,
-13
]
},
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"Scale": 0.8,
"Light": {
"Color": "#103",
"Radius": 1
},
"ItemSoundSetId": "ISS_Items_Gems",
"DropOnDeath": true
}