Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Rock / Ledge / Rock_Ledge_Cobble.json

Rock_Ledge_Cobble

Server/Item/Items/Rock/Ledge/Rock_Ledge_Cobble.json, 995 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
ResourceTypesarray[3]
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Ledgestone_Cobble.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Ledgestone_Cobble.png",
  "Set": "Rock_Ledge",
  "Parent": "Rock_Stone_Cobble",
  "BlockType": {
    "Textures": [
      {
        "All": "BlockTextures/Rock_Ledgestone_Cobble.png",
        "Weight": 1
      },
      {
        "All": "BlockTextures/Rock_Ledgestone_Cobble02.png",
        "Weight": 1
      },
      {
        "All": "BlockTextures/Rock_Ledgestone_Cobble03.png",
        "Weight": 1
      },
      {
        "All": "BlockTextures/Rock_Ledgestone_Cobble04.png",
        "Weight": 1
      }
    ],
    "ConnectedBlockRuleSet": null,
    "ParticleColor": "#5a4034"
  },
  "ResourceTypes": [
    {
      "Id": "Bricks"
    },
    {
      "Id": "Rock"
    },
    {
      "Id": "Rock_Ledge"
    }
  ],
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}