Metal_Zinc_Smooth_Half
Server/Item/Items/Metal/Zinc/Metal_Zinc_Smooth_Half.json, 2.5 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Set | string |
Interactions | object |
BlockType | object |
Tags | object |
Parent | string |
ItemSoundSetId | string |
Recipe | null |
ResourceTypes | array[0] |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Metal_Zinc_Smooth_Half.name"
},
"Icon": "Icons/ItemsGenerated/Metal_Zinc_Smooth_Half.png",
"Categories": [
"Blocks.Metal"
],
"Set": "Metal_Zinc",
"Interactions": {
"Secondary": {
"Interactions": [
{
"Parent": "Half_Block",
"Matchers": [
{
"Block": {
"Id": "Metal_Zinc_Smooth_Half",
"State": "default"
},
"Face": "Up",
"StaticFace": false
}
]
}
],
"Cooldown": {
"Id": "BlockInteraction",
"Cooldown": 0.3,
"ClickBypass": true
},
"Settings": {
"Creative": {
"AllowSkipChainOnClick": true
}
}
}
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Metal_Zinc_Smooth.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"RandomRotation": "None",
"BlockParticleSetId": "Metal",
"Supporting": {
"Down": [
{}
]
},
"BlockSoundSetId": "Metal",
"PhysicalMaterialId": "Metal",
"State": {
"Definitions": {
"Block": {
"Material": "Solid",
"DrawType": "Cube",
"HitboxType": "Full",
"Textures": [
{
"All": "BlockTextures/Metal_Zinc_Smooth.png",
"Weight": 1
}
],
"Supporting": {
"BlockSides": [
{}
]
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks",
"DropList": {
"Container": {
"Type": "Single",
"Item": {
"ItemId": "Metal_Zinc_Smooth_Half",
"QuantityMax": 2,
"QuantityMin": 2
}
}
}
}
}
}
}
},
"ParticleColor": "#368d79",
"TextureComputedColor": "#368A76"
},
"Tags": {
"Type": [
"Metal"
],
"Family": [
"Zinc"
]
},
"Parent": "Rock_Gold_Brick_Smooth_Half",
"ItemSoundSetId": "ISS_Items_Metal",
"Recipe": null,
"ResourceTypes": [],
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}