Blackwood 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_Blackwood_Roof_Hollow.name"
},
"Icon": "Icons/ItemsGenerated/Wood_Blackwood_Roof_Hollow.png",
"Set": "Wood_Blackwood_Planks",
"BlockType": {
"CustomModel": "Blocks/Structures/Roofs/Slope_Hollow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 4
},
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood_02.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Wood_Blackwood_Roof",
"GatherType": "Woods"
}
},
"ParticleColor": "#443f37",
"BlockSoundSetId": "Wood",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Right",
"FlipType": "Orthogonal",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Roof_Corner_Right"
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Left",
"FlipType": "Orthogonal",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Roof_Corner_Left"
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "Orthogonal",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Stairs_Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Stairs_Inverted_Corner_Left"
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default",
"Block": "Wood_Blackwood_Roof"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Wood_Blackwood_Roof"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Wood_Blackwood_Roof"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Wood_Blackwood_Roof"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Wood_Blackwood_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"
},
"Tags": {
"Type": [
"Wood"
],
"Family": [
"Blackwood"
]
},
"Parent": "Wood_Softwood_Roof_Hollow",
"Variant": true
}