Shadoweave Scraps 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.
This heavy fabric, imbued with a quiet brooding darkness, was devised by the Outlanders prior to their first communion with the Void. Though still a core component of their garb, the secret of its making has long since been lost.
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_Fabric_Scrap_Shadoweave.name",
"Description": "server.items.Ingredient_Fabric_Scrap_Shadoweave.description"
},
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Materials/Fabric_Scrap.blockymodel",
"Texture": "Resources/Materials/Fabric_Scrap_Textures/Shadoweave.png",
"Quality": "Common",
"ItemLevel": 10,
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.6,
"Translation": [
0,
-6
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Ingredient_Fabric_Scrap_Shadoweave.png",
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"ItemSoundSetId": "ISS_Items_Cloth",
"DropOnDeath": true
}