Versions / 0.6.0-pre.8.1 / Item / Items / Soil / Clay_Ocean_Brick / Soil_Clay_Ocean_Brick_Roof_Hollow.json
Soil_Clay_Ocean_Brick_Roof_Hollow
Server/Item/Items/Soil/Clay_Ocean_Brick/Soil_Clay_Ocean_Brick_Roof_Hollow.json, 3.7 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
ItemLevel | number |
Icon | string |
IconProperties | object |
Categories | array[1] |
SubCategory | string |
PlayerAnimationsId | string |
Set | string |
BlockType | object |
Tags | object |
Scale | number |
Variant | boolean |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Clay_Ocean_Brick_Roof_Hollow.name"
},
"ItemLevel": 15,
"Icon": "Icons/ItemsGenerated/Soil_Clay_Ocean_Brick_Roof_Hollow.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.45,
"Translation": [
0,
-19.700001
]
},
"Categories": [
"Blocks.Soils"
],
"SubCategory": "BlockSets",
"PlayerAnimationsId": "Block",
"Set": "Soil_Clay_Ocean_Brick",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Roofs/Slope_Rock_Hollow.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Roofs/Slope_Rock_Textures/Clay_Ocean.png",
"Weight": 1
}
],
"Group": "Roof",
"HitboxType": "Stairs_Thin",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"ItemId": "Soil_Clay_Ocean_Brick_Roof"
}
},
"VariantRotation": "NESW",
"BlockParticleSetId": "Stone",
"ParticleColor": "#6a887b",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"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_Rock_Inverted_Hollow_Right.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Right",
"FlipType": "OrthogonalInverse",
"InteractionHitboxType": "Stairs_Inverted_Corner_Right"
},
"Inverted_Corner_Left": {
"CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Inverted_Hollow_Left.blockymodel",
"HitboxType": "Stairs_Inverted_Corner_Left",
"FlipType": "Orthogonal",
"InteractionHitboxType": "Stairs_Inverted_Corner_Left"
}
}
},
"ConnectedBlockRuleSet": {
"Type": "Roof",
"Regular": {
"Straight": {
"State": "default",
"Block": "Soil_Clay_Ocean_Brick_Roof"
},
"Corner_Right": {
"State": "Corner_Right",
"Block": "Soil_Clay_Ocean_Brick_Roof"
},
"Corner_Left": {
"State": "Corner_Left",
"Block": "Soil_Clay_Ocean_Brick_Roof"
},
"Inverted_Corner_Right": {
"State": "Inverted_Corner_Right",
"Block": "Soil_Clay_Ocean_Brick_Roof"
},
"Inverted_Corner_Left": {
"State": "Inverted_Corner_Left",
"Block": "Soil_Clay_Ocean_Brick_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": "#37503C"
},
"Tags": {
"Type": [
"Soil"
],
"Family": [
"Clay"
]
},
"Scale": 0.75,
"Variant": true,
"ItemSoundSetId": "ISS_Blocks_Soft"
}