Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Items / Metal / Bronze / Metal_Bronze_Smooth.json

Metal_Bronze_Smooth

Server/Item/Items/Metal/Bronze/Metal_Bronze_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_Bronze_Smooth.name"
  },
  "Icon": "Icons/ItemsGenerated/Metal_Bronze_Smooth.png",
  "Categories": [
    "Blocks.Metal"
  ],
  "Set": "Metal_Bronze",
  "BlockType": {
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks"
      }
    },
    "BlockParticleSetId": "Metal",
    "Textures": [
      {
        "All": "BlockTextures/Metal_Bronze_Smooth.png",
        "Weight": 1
      }
    ],
    "BlockSoundSetId": "Metal",
    "PhysicalMaterialId": "Metal",
    "ParticleColor": "#f7b25b",
    "TextureComputedColor": "#D5A153"
  },
  "Tags": {
    "Type": [
      "Metal"
    ],
    "Family": [
      "Bronze"
    ]
  },
  "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
    ]
  }
}