Medium Hide 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.
Can be processed into Medium Leather at a Tanning Rack.
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_Hide_Medium.name",
"Description": "server.items.Ingredient_Hide_Medium.description"
},
"Categories": [
"Items.Ingredients"
],
"Icon": "Icons/ItemsGenerated/Ingredient_Hide_Medium.png",
"Model": "Resources/Materials/Hide.blockymodel",
"Texture": "Resources/Materials/Hide_Textures/Medium.png",
"Quality": "Common",
"ItemLevel": 10,
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.6,
"Translation": [
0.6,
-6.9
],
"Rotation": [
22.5,
45,
22.5
]
},
"Scale": 1.5,
"Tags": {
"Type": [
"Ingredient"
],
"Family": [
"Hide"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"DropOnDeath": true
}