Wood_Blackwood_Roof_Hollow
Server/Item/Items/Wood/Blackwood/Wood_Blackwood_Roof_Hollow.json, 4.0 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
BlockType | object |
Tags | object |
Parent | string |
Variant | boolean |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Blackwood_Roof_Hollow.name"
},
"Icon": "Icons/ItemsGenerated/Wood_Blackwood_Roof_Hollow.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "BlockSets",
"Set": "Wood_Blackwood_Planks",
"BlockType": {
"CustomModel": "Blocks/Structures/Roofs/Slope_Hollow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 4
},
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood_02.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Wood_Blackwood_Roof",
"GatherType": "Woods"
}
},
"ParticleColor": "#443f37",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"State": {
"Definitions": {
"Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Right",
"FlipType": "OrthogonalInverse",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Roof_Corner_Right"
},
"Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Thin_Corner_Left",
"FlipType": "Orthogonal",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Roof_Corner_Left"
},
"Inverted_Corner_Right": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "OrthogonalInverse",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Stairs_Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Textures/Blackwood.png",
"Weight": 1
}
],
"InteractionHitboxType": "Stairs_Inverted_Corner_Left"
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default",
"Block": "Wood_Blackwood_Roof"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Wood_Blackwood_Roof"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Wood_Blackwood_Roof"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Wood_Blackwood_Roof"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Wood_Blackwood_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": "#1C1A16"
},
"Tags": {
"Type": [
"Wood"
],
"Family": [
"Blackwood"
]
},
"Parent": "Wood_Softwood_Roof_Hollow",
"Variant": true
}