Metal_Copper_Smooth
Server/Item/Items/Metal/Copper/Metal_Copper_Smooth.json, 971 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Set | string |
BlockType | object |
Tags | object |
Parent | string |
ItemSoundSetId | string |
Recipe | null |
ResourceTypes | array[0] |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Metal_Copper_Smooth.name"
},
"Icon": "Icons/ItemsGenerated/Metal_Copper_Smooth.png",
"Categories": [
"Blocks.Metal"
],
"Set": "Metal_Copper",
"BlockType": {
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"BlockParticleSetId": "Metal",
"Textures": [
{
"All": "BlockTextures/Metal_Copper_Smooth.png",
"Weight": 1
}
],
"BlockSoundSetId": "Metal",
"PhysicalMaterialId": "Metal",
"ParticleColor": "#de6e37",
"TextureComputedColor": "#CC6731"
},
"Tags": {
"Type": [
"Metal"
],
"Family": [
"Copper"
]
},
"Parent": "Rock_Gold_Brick_Smooth",
"ItemSoundSetId": "ISS_Items_Metal",
"Recipe": null,
"ResourceTypes": [],
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}