Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / _Debug / Debug_Companion_Block_Spawner_Explicit.json

Debug_Companion_Block_Spawner_Explicit

Server/Item/Items/_Debug/Debug_Companion_Block_Spawner_Explicit.json, 880 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
Qualitystring
BlockTypeobject
PlayerAnimationsIdstring
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Debug_Companion_Block_Spawner_Explicit.name"
  },
  "Icon": "Icons/ItemsGenerated/Furniture_Ancient_Crate.png",
  "Categories": [
    "Furniture.Containers"
  ],
  "Quality": "Debug",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Decorative_Sets/Ancient/Crate.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Ancient/Crate_Texture.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Full",
    "VariantRotation": "NESW",
    "Gathering": {
      "Soft": {
        "DropList": "Barrels"
      }
    },
    "BlockParticleSetId": "Wood",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood"
  },
  "PlayerAnimationsId": "Block",
  "Tags": {
    "Type": [
      "Furniture"
    ]
  }
}