Versions / 0.6.0-pre.9.1 / Item / Items / Rock / Sandstone_White / Rock_Sandstone_White_Cobble_Roof.json
Rock_Sandstone_White_Cobble_Roof
Server/Item/Items/Rock/Sandstone_White/Rock_Sandstone_White_Cobble_Roof.json, 3.9 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
Recipe | object |
BlockType | object |
IconProperties | object |
Tags | object |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Sandstone_White_Cobble_Roof.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Sandstone_White_Cobble_Roof.png",
"Set": "Rock_Sandstone_White",
"Recipe": {
"Input": [
{
"Quantity": 1,
"ResourceTypeId": "Rock_Sandstone_White"
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Sandstone_White_Cobble.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Rock_Sandstone_White_Cobble_Roof",
"GatherType": "Rocks"
}
},
"ParticleColor": "#cca863",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Right.blockymodel",
"HitboxType": "Roof_Corner_Right",
"FlipType": "OrthogonalInverse",
"Supporting": {
"Down": [
{}
]
}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Left.blockymodel",
"HitboxType": "Roof_Corner_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "OrthogonalInverse",
"Supporting": {
"Down": [
{}
]
}
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_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": [
{}
]
}
}
}
},
"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": "Rock_Sandstone_White_Cobble_Roof_Hollow"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Rock_Sandstone_White_Cobble_Roof_Hollow"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Rock_Sandstone_White_Cobble_Roof_Hollow"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Rock_Sandstone_White_Cobble_Roof_Hollow"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Rock_Sandstone_White_Cobble_Roof_Hollow"
}
},
"Topper": {
"State": "Topper"
},
"MaterialName": "Roof"
},
"TextureComputedColor": "#C7A163"
},
"IconProperties": {
"Scale": 0.45,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-19.7
]
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Sandstone_White"
]
},
"Parent": "Rock_Stone_Cobble_Roof"
}