Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Soil / Gravel / Soil_Calcite_Gravel.json

Soil_Calcite_Gravel

Server/Item/Items/Soil/Gravel/Soil_Calcite_Gravel.json, 804 B

Fields

FieldType
Parentstring
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
Setstring
BlockTypeobject
IconPropertiesobject

Source

{
  "Parent": "Soil_Gravel",
  "TranslationProperties": {
    "Name": "server.items.Soil_Calcite_Gravel.name"
  },
  "Icon": "Icons/ItemsGenerated/Soil_Calcite_Gravel.png",
  "Categories": [
    "Blocks.Rocks"
  ],
  "Set": "Rock_Calcite",
  "BlockType": {
    "ParticleColor": "#86838d",
    "Gathering": {
      "Breaking": {
        "GatherType": "Soils",
        "DropList": "Rubble_Calcite"
      }
    },
    "Textures": [
      {
        "All": "BlockTextures/Soil_Calcite_Gravel.png",
        "Weight": 1
      }
    ],
    "TransitionTexture": "BlockTextures/Transition_Soil_Calcite_Gravel.png",
    "TextureComputedColor": "#8B8990"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}