Versions / 0.6.0-pre.2 / Item / Items / Rock / Sandstone_White / Rock_Sandstone_White_Cobble_Roof_Shallow.json
Rock_Sandstone_White_Cobble_Roof_Shallow
Server/Item/Items/Rock/Sandstone_White/Rock_Sandstone_White_Cobble_Roof_Shallow.json, 3.8 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Set | string |
BlockType | object |
IconProperties | object |
Icon | string |
Tags | object |
Parent | string |
Recipe | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Sandstone_White_Cobble_Roof_Shallow.name"
},
"Set": "Rock_Sandstone_White",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Sandstone_White_Cobble.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Rock_Sandstone_White_Cobble_Roof_Shallow",
"GatherType": "Rocks"
}
},
"ParticleColor": "#cca863",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Shallow_Right.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Right",
"FlipType": "OrthogonalInverse",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Rock_Sandstone_White_Cobble_Roof_Shallow",
"Quantity": 2
}
}
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Shallow_Left.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Rock_Sandstone_White_Cobble_Roof_Shallow",
"Quantity": 2
}
}
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Shallow_Right.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Inverted_Right",
"FlipType": "OrthogonalInverse",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Rock_Sandstone_White_Cobble_Roof_Shallow",
"Quantity": 2
}
}
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Shallow_Left.blockymodel",
"HitboxType": "Roof_Corner_Shallow_Inverted_Left",
"FlipType": "Orthogonal",
"Supporting": {
"Down": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Rock_Sandstone_White_Cobble_Roof_Shallow",
"Quantity": 2
}
}
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Width": 2,
"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"
}
},
"MaterialName": "Roof_Shallow"
},
"TextureComputedColor": "#C7A163"
},
"IconProperties": {
"Scale": 0.45,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
11.1,
-22.5
]
},
"Icon": "Icons/ItemsGenerated/Rock_Sandstone_White_Cobble_Roof_Shallow.png",
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Sandstone_White"
]
},
"Parent": "Rock_Stone_Cobble_Roof_Shallow",
"Recipe": {
"Input": [
{
"Quantity": 1,
"ResourceTypeId": "Rock_Sandstone_White"
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Roof"
]
}
],
"OutputQuantity": 1,
"TimeSeconds": 0
}
}