Metal_Iron_Ornate
Server/Item/Items/Metal/Iron/Metal_Iron_Ornate.json, 954 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_Iron_Ornate.name"
},
"Icon": "Icons/ItemsGenerated/Metal_Iron_Ornate.png",
"Categories": [
"Blocks.Metal"
],
"Set": "Metal_Iron","BlockType": {
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"RandomRotation": "YawStep90",
"BlockParticleSetId": "Metal",
"Textures": [
{
"All": "BlockTextures/Metal_Iron_Ornate.png",
"Weight": 1
}
],
"BlockSoundSetId": "Metal",
"PhysicalMaterialId": "Metal",
"ParticleColor": "#87928e"
},
"Tags": {
"Type": [
"Metal"
],
"Family": [
"Iron"
]
},
"Parent": "Rock_Gold_Brick_Ornate",
"ItemSoundSetId": "ISS_Items_Metal",
"Recipe": null,
"ResourceTypes": [],
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}