Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Hypixel / Barrier.json

Barrier

Server/Item/Items/Hypixel/Barrier.json, 424 B

Fields

FieldType
TranslationPropertiesobject
BlockTypeobject
Categoriesarray[1]
SubCategorystring
Qualitystring
PlayerAnimationsIdstring
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Barrier.name",
    "Description": "server.items.Barrier.description"
  },
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Empty",
    "Opacity": "Transparent"
  },
  "Categories": [
    "Tool.PrefabEditing"
  ],
  "SubCategory": "PrefabBlocks",
  "Quality": "Technical",
  "PlayerAnimationsId": "Block",
  "Icon": "Icons/ItemsGenerated/Editor_Empty.png"
}