Cindercloth 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.
When the cursed flame scoured Crucible it left nothing unchanged. Even these scraps of fabric - salvaged from the charred bones of a former denizen - continue to emit an uncanny heat.
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_Cindercloth.name",
"Description": "server.items.Ingredient_Fabric_Scrap_Cindercloth.description"
},
"Categories": [
"Items.Ingredients"
],
"Model": "Resources/Materials/Fabric_Scrap.blockymodel",
"Texture": "Resources/Materials/Fabric_Scrap_Textures/Cindercloth.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_Cindercloth.png",
"Tags": {
"Type": [
"Ingredient"
]
},
"ItemEntity": {
"ParticleSystemId": null
},
"ItemSoundSetId": "ISS_Items_Cloth",
"DropOnDeath": true
}