Versions / 0.5.0-pre.9.1 / Item / Items / Rock / Sandstone_White / Rock_Sandstone_White_Brick_Half.json
Rock_Sandstone_White_Brick_Half
Server/Item/Items/Rock/Sandstone_White/Rock_Sandstone_White_Brick_Half.json, 2.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Interactions | object |
Set | string |
Recipe | object |
BlockType | object |
Tags | object |
IconProperties | object |
$Comment | string |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Sandstone_White_Brick_Half.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Sandstone_White_Brick_Half.png",
"Interactions": {
"Secondary": {
"Interactions": [
{
"Parent": "Half_Block",
"Matchers": [
{
"Block": {
"Id": "Rock_Sandstone_White_Brick_Half",
"State": "default"
},
"Face": "Up",
"StaticFace": false
}
]
}
],
"Cooldown": {
"Id": "BlockInteraction",
"Cooldown": 0.3,
"ClickBypass": true
},
"Settings": {
"Creative": {
"AllowSkipChainOnClick": true
}
}
}
},
"Set": "Rock_Sandstone_White",
"Recipe": {
"Input": [
{
"Quantity": 1,
"ResourceTypeId": "Rock_Sandstone_White_Brick"
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"HalfSlab"
]
}
],
"OutputQuantity": 2,
"TimeSeconds": 0
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Sandstone_White_Brick.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"ParticleColor": "#e6c367",
"Support": {},
"State": {
"Definitions": {
"Block": {
"Material": "Solid",
"DrawType": "Cube",
"HitboxType": "Full",
"Textures": [
{
"All": "BlockTextures/Rock_Sandstone_White_Brick.png",
"Weight": 1
}
],
"Supporting": {
"BlockSides": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"DropList": {
"Container": {
"Type": "Single",
"Item": {
"ItemId": "Rock_Sandstone_White_Brick_Half",
"QuantityMax": 2,
"QuantityMin": 2
}
}
}
}
}
}
}
},
"RandomRotation": "YawStep90",
"TextureComputedColor": "#DDBA73"
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Sandstone_White"
]
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
},
"$Comment": " ",
"Parent": "Rock_Stone_Brick_Half"
}