White Cloth Roof - Sloped is an item in Hytale, categorized under the Cloth category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
The crafting recipe for White Cloth Roof - Sloped in Hytale is shown below.
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.Cloth_Roof_White.name"
},
"Recipe": {
"Input": [
{
"ItemId": "Cloth_Block_Wool_White",
"Quantity": 1
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
},
"Categories": [
"Blocks.Structural"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Tent_Roof_Diagonal.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Tent_Roof_Diagonal_Textures/White.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs_Thin",
"VariantRotation": "NESW",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "SoftBlocks",
"ItemId": "Cloth_Roof_White"
}
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Cloth",
"ParticleColor": "#c6c6c6",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Tent_Roof_Corner_Right.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Right",
"FlipType": "Orthogonal",
"Supporting": {}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Tent_Roof_Corner_Left.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Left",
"FlipType": "Orthogonal",
"Supporting": {}
}
}
},
"Supporting": {},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default"
},
"Corner_Right": {
"State": "Corner_Right"
},
"Corner_Left": {
"State": "Corner_Left"
}
},
"MaterialName": "Roof"
}
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.535,
"Translation": [
0,
-13.5
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Cloth_Roof_White.png",
"Tags": {
"Type": [
"Cloth"
],
"SubType": [
"Roof"
]
},
"ItemSoundSetId": "ISS_Items_Cloth"
}