Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Items / Soil / Hive / Soil_Hive_Corrupted_Brick.json

Soil_Hive_Corrupted_Brick

Server/Item/Items/Soil/Hive/Soil_Hive_Corrupted_Brick.json, 1005 B

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Soil_Hive_Corrupted_Brick.name"
  },
  "ItemLevel": 10,
  "Categories": [
    "Blocks.Rocks"
  ],
  "PlayerAnimationsId": "Block",
  "Set": "Soil",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Cube",
    "Group": "Stone",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Soils"
      }
    },
    "BlockParticleSetId": "Mud",
    "Textures": [
      {
        "Weight": 2,
        "All": "BlockTextures/Soil_Hive_Corrupted_Brick.png"
      }
    ],
    "ParticleColor": "#2d2836",
    "BlockSoundSetId": "Dirt",
    "PhysicalMaterialId": "Dirt",
    "TransitionToGroups": [],
    "TextureComputedColor": "#2E2837"
  },
  "Tags": {
    "Type": [
      "Soil"
    ]
  },
  "$Comment": " ",
  "Icon": "Icons/ItemsGenerated/Soil_Hive_Corrupted_Brick.png",
  "ItemSoundSetId": "ISS_Blocks_Soft",
  "ResourceTypes": [
    {
      "Id": "Bricks"
    },
    {
      "Id": "Soil_Hive_Corrupted_Brick"
    }
  ]
}