Softwood Roof - Hollow 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.
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.Wood_Softwood_Roof_Hollow.name"
},
"ItemLevel": 15,
"MaxStack": 100,
"Icon": "Icons/ItemsGenerated/Wood_Softwood_Roof_Hollow.png",
"Categories": [
"Blocks.Structural"
],
"PlayerAnimationsId": "Block",
"Set": "Wood_Softwood_Planks",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Slope_Hay_Hollow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Hay_Textures/Softwood.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs_Thin",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods",
"ItemId": "Wood_Softwood_Roof"
}
},
"VariantRotation": "NESW",
"BlockParticleSetId": "Wood",
"ParticleColor": "#65482d",
"BlockSoundSetId": "Grass",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Right",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Roof_Corner_Right"
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Left",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Roof_Corner_Left"
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Inverted_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Stairs_Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Inverted_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Stairs_Inverted_Corner_Left"
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default",
"Block": "Wood_Softwood_Roof"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Wood_Softwood_Roof"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Wood_Softwood_Roof"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Wood_Softwood_Roof"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Wood_Softwood_Roof"
}
},
"Hollow": {
"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"
}
},
"MaterialName": "Roof"
},
"Supporting": {},
"InteractionHitboxType": "Stairs"
},
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.45,
"Translation": [
0,
-19.700001
]
},
"Tags": {
"Type": [
"Wood"
]
},
"Scale": 0.75,
"Variant": true,
"ItemSoundSetId": "ISS_Blocks_Wood"
}