Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Soil / Hive / Soil_Hive_Brick_Smooth.json

Soil_Hive_Brick_Smooth

Server/Item/Items/Soil/Hive/Soil_Hive_Brick_Smooth.json, 999 B

Fields

FieldType
TranslationPropertiesobject
ItemLevelnumber
Categoriesarray[1]
PlayerAnimationsIdstring
Setstring
BlockTypeobject
Tagsobject
$Commentstring
Iconstring
ItemSoundSetIdstring
Parentstring
ResourceTypesarray[1]

Source

{
  "TranslationProperties": {
    "Name": "server.items.Soil_Hive_Brick_Smooth.name"
  },
  "ItemLevel": 15,
  "Categories": [
    "Blocks.Rocks"
  ],
  "PlayerAnimationsId": "Block",
  "Set": "Soil_Hive",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Cube",
    "Group": "Stone",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Soils"
      }
    },
    "BlockParticleSetId": "Mud",
    "Textures": [
      {
        "All": "BlockTextures/Soil_Hive_Brick_Smooth.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#876448",
    "BlockSoundSetId": "Dirt",
    "PhysicalMaterialId": "Dirt",
    "TextureComputedColor": "#4B362D"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Quartzite"
    ]
  },
  "$Comment": " ",
  "Icon": "Icons/ItemsGenerated/Soil_Hive_Brick_Smooth.png",
  "ItemSoundSetId": "ISS_Blocks_Soft",
  "Parent": "Soil_Hive_Brick",
  "ResourceTypes": [
    {
      "Id": "Soil_Hive_Brick"
    }
  ]
}