Yellow Cloth Roof - Flap 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 Yellow Cloth Roof - Flap 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_Yellow_Flap.name"
},
"Recipe": {
"Input": [
{
"ItemId": "Cloth_Block_Wool_Yellow",
"Quantity": 1
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
},
"Categories": [
"Blocks.Structural"
],
"BlockType": {
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Tent_Roof_Vertical_Flap.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Tent_Roof_Diagonal_Textures/Yellow.png",
"Weight": 1
}
],
"Group": "Roof",
"VariantRotation": "NESW",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "SoftBlocks",
"ItemId": "Cloth_Roof_Yellow_Flap"
}
},
"BlockParticleSetId": "Grass",
"HitboxType": "Block_Vertical_Flat",
"BlockSoundSetId": "Cloth",
"ParticleColor": "#e2af3f",
"Supporting": {
"North": [
{}
]
}
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.72,
"Translation": [
9.9,
-18.9
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Cloth_Roof_Yellow_Flap.png",
"Tags": {
"Type": [
"Cloth"
],
"SubType": [
"Roof"
]
},
"ItemSoundSetId": "ISS_Items_Cloth"
}