Bone Fragments 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' most advanced civilizations shared a common trait - the hubris that ultimately led to their downfall. These bone fragments - and the cursed creature from which they were salvaged - should serve as a reminder that some paths are better left untrodden.
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_Bone_Fragment.name",
"Description": "server.items.Ingredient_Bone_Fragment.description"
},
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Materials/Bone_Fragment.blockymodel",
"Texture": "Resources/Materials/Bone_Fragment_Texture.png",
"Quality": "Common",
"ItemLevel": 10,
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.54,
"Translation": [
2.1,
-5.1
],
"Rotation": [
16.315,
54.56,
33.19
]
},
"Scale": 1.2,
"Icon": "Icons/ItemsGenerated/Ingredient_Bone_Fragment.png",
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"DropOnDeath": true
}