Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Rock / Peach / Rock_Peach_Cobble.json

Rock_Peach_Cobble

Server/Item/Items/Rock/Peach/Rock_Peach_Cobble.json, 1.0 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
IconPropertiesobject
ResourceTypesarray[2]

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Peachstone_Cobble.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Peachstone_Cobble.png",
  "Set": "Rock_Peach",
  "Parent": "Rock_Stone_Cobble",
  "BlockType": {
    "Textures": [
      {
        "All": "BlockTextures/Peachstone_Cobble.png",
        "Weight": 1
      },
      {
        "All": "BlockTextures/Peachstone_Cobble02.png",
        "Weight": 1
      },
      {
        "All": "BlockTextures/Peachstone_Cobble03.png",
        "Weight": 3
      },
      {
        "All": "BlockTextures/Peachstone_Cobble04.png",
        "Weight": 2
      },
      {
        "All": "BlockTextures/Peachstone_Cobble05.png",
        "Weight": 2
      }
    ],
    "ConnectedBlockRuleSet": null,
    "ParticleColor": "#ecb489",
    "TextureComputedColor": "#E7B38B"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "ResourceTypes": [
    {
      "Id": "Rock"
    },
    {
      "Id": "Rock_Peach"
    }
  ]
}