Versions / 0.5.5 / Item / Items / Rock / Sandstone_White / Rock_Sandstone_White_Cobble_Roof_Hollow.json
Rock_Sandstone_White_Cobble_Roof_Hollow
Server/Item/Items/Rock/Sandstone_White/Rock_Sandstone_White_Cobble_Roof_Hollow.json, 3.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
BlockType | object |
IconProperties | object |
Tags | object |
Parent | string |
Variant | boolean |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Sandstone_White_Cobble_Roof_Hollow.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Sandstone_White_Cobble_Roof_Hollow.png",
"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",
"GatherType": "Rocks"
}
},
"ParticleColor": "#cca863",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Right",
"FlipType": "OrthogonalInverse",
"InteractionHitboxType": "Roof_Corner_Right"
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Left",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Roof_Corner_Left"
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "OrthogonalInverse",
"InteractionHitboxType": "Stairs_Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Stairs_Inverted_Corner_Left"
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default",
"Block": "Rock_Sandstone_White_Cobble_Roof"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Rock_Sandstone_White_Cobble_Roof"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Rock_Sandstone_White_Cobble_Roof"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Rock_Sandstone_White_Cobble_Roof"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Rock_Sandstone_White_Cobble_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",
"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_Hollow",
"Variant": true
}