Softwood Roof is an item in Hytale, categorized under the Wood category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
The crafting recipe for Softwood Roof 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.Wood_Softwood_Roof.name"
},
"ItemLevel": 15,
"MaxStack": 100,
"Icon": "Icons/ItemsGenerated/Wood_Softwood_Roof.png",
"Categories": [
"Blocks.Structural"
],
"PlayerAnimationsId": "Block",
"Set": "Wood_Softwood_Planks",
"Recipe": {
"Input": [
{
"ResourceTypeId": "Wood_Softwood",
"Quantity": 1
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1
},
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Slope_Hay.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Hay_Textures/Softwood.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods",
"ItemId": "Wood_Softwood_Roof"
}
},
"VariantRotation": "NESW",
"BlockParticleSetId": "Wood",
"Supporting": {
"Down": [
{}
],
"North": [
{}
]
},
"ParticleColor": "#65482d",
"BlockSoundSetId": "Wood",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Right.blockymodel",
"HitboxType": "Roof_Corner_Right",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Left.blockymodel",
"HitboxType": "Roof_Corner_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Inverted_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Inverted_Left.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Topper": {
"CustomModel": "Blocks/Structures/Roofs/Topper.blockymodel",
"HitboxType": "Block_Three_Quarter",
"Supporting": {
"Down": [
{}
]
},
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Hay_Textures/Softwood.png",
"Weight": 1
}
]
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default"
},
"Corner_Right": {
"State": "Corner_Right"
},
"Corner_Left": {
"State": "Corner_Left"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left"
}
},
"Hollow": {
"Straight": {
"State": "default",
"Block": "Wood_Softwood_Roof_Hollow"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Wood_Softwood_Roof_Hollow"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Wood_Softwood_Roof_Hollow"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Wood_Softwood_Roof_Hollow"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Wood_Softwood_Roof_Hollow"
}
},
"Topper": {
"State": "Topper"
},
"MaterialName": "Roof"
}
},
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.45,
"Translation": [
0,
-19.700001
]
},
"Tags": {
"Type": [
"Wood"
]
},
"Scale": 0.75,
"ItemSoundSetId": "ISS_Blocks_Wood"
}