Ocean Clay Brick Roof - Flat is an item in Hytale, categorized under the Soil category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
The crafting recipe for Ocean Clay Brick Roof - Flat 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.Soil_Clay_Ocean_Brick_Roof_Flat.name"
},
"ItemLevel": 15,
"Icon": "Icons/ItemsGenerated/Soil_Clay_Ocean_Brick_Roof_Flat.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.58823,
"Translation": [
-1.1,
-4.1
]
},
"Categories": [
"Blocks.Structural"
],
"PlayerAnimationsId": "Block",
"Set": "Soil_Clay_Ocean_Brick",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Flat_Rock.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Rock_Textures/Clay_Ocean.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs_Flat",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"VariantRotation": "NESW",
"BlockParticleSetId": "Stone",
"Supporting": {
"Down": [
{}
]
},
"ParticleColor": "#6a887b",
"BlockSoundSetId": "Stone"
},
"Tags": {
"Type": [
"Soil"
],
"Family": [
"Clay"
]
},
"ItemSoundSetId": "ISS_Blocks_Soft",
"Recipe": {
"Input": [
{
"Quantity": 1,
"ResourceTypeId": "Soil_Clay_Ocean_Brick"
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
}
}