Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Metal / Copper / Metal_Copper_Smooth.json

Metal_Copper_Smooth

Server/Item/Items/Metal/Copper/Metal_Copper_Smooth.json, 971 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
Setstring
BlockTypeobject
Tagsobject
Parentstring
ItemSoundSetIdstring
Recipenull
ResourceTypesarray[0]
IconPropertiesobject

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
    ]
  }
}