Versions / 0.6.0-pre.9.1 / Item / Items / Soil / Clay_Plaster / Soil_Clay_Smooth_GreenDark_Half.json
Soil_Clay_Smooth_GreenDark_Half
Server/Item/Items/Soil/Clay_Plaster/Soil_Clay_Smooth_GreenDark_Half.json, 2.7 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
MaxStack | number |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
PlayerAnimationsId | string |
Interactions | object |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Soil_Clay_Smooth_GreenDark_Half.name"
},
"MaxStack": 100,
"Icon": "Icons/ItemsGenerated/Soil_Clay_Smooth_GreenDark_Half.png",
"Categories": [
"Blocks.Soils"
],
"SubCategory": "ColouredClay",
"Set": "Soil_Clay_Smooth",
"PlayerAnimationsId": "Block",
"Interactions": {
"Secondary": {
"Interactions": [
{
"Parent": "Half_Block",
"Matchers": [
{
"Block": {
"Id": "Soil_Clay_Smooth_GreenDark_Half",
"State": "default"
},
"Face": "Up",
"StaticFace": false
}
]
}
],
"Cooldown": {
"Id": "BlockInteraction",
"Cooldown": 0.3,
"ClickBypass": true
},
"Settings": {
"Creative": {
"AllowSkipChainOnClick": true
}
}
}
},
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModel": "Blocks/Structures/Base_Shapes/HalfBlock.blockymodel",
"CustomModelTexture": [
{
"Texture": "BlockTextures/Wall_Painted_GreenDark.png",
"Weight": 1
}
],
"HitboxType": "Block_Half",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Soils"
}
},
"VariantRotation": "DoublePipe",
"BlockParticleSetId": "Stone",
"Supporting": {
"Down": [
{}
]
},
"ParticleColor": "#5A7D61",
"BlockSoundSetId": "Dirt",
"PhysicalMaterialId": "Dirt",
"State": {
"Definitions": {
"Block": {
"Material": "Solid",
"DrawType": "Cube",
"HitboxType": "Full",
"Textures": [
{
"All": "BlockTextures/Wall_Painted_GreenDark.png",
"Weight": 1
}
],
"Supporting": {
"BlockSides": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Soils",
"DropList": {
"Container": {
"Type": "Single",
"Item": {
"ItemId": "Soil_Clay_Smooth_GreenDark_Half",
"QuantityMax": 2,
"QuantityMin": 2
}
}
}
}
}
}
}
},
"TextureComputedColor": "#2B6539"
},
"Tags": {
"Type": [
"Soil"
],
"Family": [
"Clay"
]
},
"ItemSoundSetId": "ISS_Blocks_Soft",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}