Redwood Half Slab 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 Redwood Half Slab 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_Redwood_Planks_Half.name"
},
"Parent": "Wood_Softwood_Planks_Half",
"Icon": "Icons/ItemsGenerated/Wood_Redwood_Planks_Half.png",
"Set": "Wood_Redwood_Planks",
"Recipe": {
"Input": [
{
"ResourceTypeId": "Wood_Redwood",
"Quantity": 1
}
],
"TimeSeconds": 0,
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"HalfSlab"
]
}
],
"OutputQuantity": 2
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Wood_Redwood_Planks.png",
"Weight": 1
}
],
"ParticleColor": "#6b3820",
"State": {
"Definitions": {
"Block": {
"Material": "Solid",
"DrawType": "Cube",
"HitboxType": "Full",
"Textures": [
{
"All": "BlockTextures/Wood_Redwood_Planks.png",
"Weight": 1
}
],
"Supporting": {
"BlockSides": [
{}
]
}
}
}
}
},
"Tags": {
"Type": [
"Wood"
],
"Family": [
"Redwood"
]
}
}