• All items All items
  • About the website About the website
  • Changelog Changelog
  • Privacy policy Privacy policy
  • Settings Settings
  • Admin panel Admin panel
  • Official Hytale website Official Hytale website
  • The Bindng of Isaac The Bindng of Isaac
  • Discord server
  • Twitter
  • YouTube channel
  • Loading items...
  • No matches found
Workbench
Random item

Workbench

#Bench_WorkBench

Workbench
Property Value
Type Bench
Quality None
Max stack 1
Offhand no
Drop on death no

EARLY ACCESS: the contents of this website are a work-in-progress.

▾Table of Contents▾

Introduction

Workbench is an item in Hytale, categorized under the Bench category.
It was added in Hytale's Initial Release on January 13th, 2026.

Description

No description available.

Tooltip

A workstation enabling the crafting of more complex tools and items.

No artisan is born a creator. Even Avatars need time to hone their craft, particularly when bound by the rules of another's domain.

Crafting recipe

The crafting recipe for Workbench in Hytale is shown below.

Player inventory (pocket crafting) Player inventory (pocket crafting)
1s
Any Tree Log
Any Tree Log ×4
Any Stone
Any Stone ×3
Workbench
Workbench ×1

Salvaging

This item cannot be salvaged.

JSON data

Below is the item's .json data as extracted from the game files.
Click here to view the full file.

{
  "TranslationProperties": {
    "Name": "server.items.Bench_WorkBench.name",
    "Description": "server.items.Bench_WorkBench.description"
  },
  "Recipe": {
    "Input": [
      {
        "Quantity": 4,
        "ResourceTypeId": "Wood_Trunk"
      },
      {
        "Quantity": 3,
        "ResourceTypeId": "Rock"
      }
    ],
    "BenchRequirement": [
      {
        "Type": "Crafting",
        "Categories": [
          "Tools"
        ],
        "Id": "Fieldcraft"
      }
    ]
  },
  "Icon": "Icons/ItemsGenerated/Bench_WorkBench.png",
  "Categories": [
    "Furniture.Benches"
  ],
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Benches/Workbench.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Benches/Workbench_Texture.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Bench_Workbench",
    "VariantRotation": "NESW",
    "Bench": {
      "Type": "Crafting",
      "Categories": [
        {
          "Id": "Workbench_Survival",
          "Icon": "Icons/CraftingCategories/Workbench/WeaponsCrude.png",
          "Name": "server.benchCategories.workbench.survival"
        },
        {
          "Id": "Workbench_Tools",
          "Icon": "Icons/CraftingCategories/Workbench/Tools.png",
          "Name": "server.benchCategories.workbench.tools"
        },
        {
          "Id": "Workbench_Crafting",
          "Icon": "Icons/CraftingCategories/Workbench/Processing.png",
          "Name": "server.benchCategories.workbench.crafting"
        },
        {
          "Id": "Workbench_Tinkering",
          "Icon": "Icons/CraftingCategories/Workbench/Deco_Target.png",
          "Name": "server.benchCategories.workbench.tinkering"
        }
      ],
      "LocalOpenSoundEventId": "SFX_Workbench_Open",
      "LocalCloseSoundEventId": "SFX_Workbench_Close",
      "CompletedSoundEventId": "SFX_Workbench_Craft",
      "FailedSoundEventId": "SFX_Generic_Crafting_Failed",
      "BenchUpgradeSoundEventId": "SFX_Workbench_Upgrade_Start_Default",
      "BenchUpgradeCompletedSoundEventId": "SFX_Workbench_Upgrade_Complete_Default",
      "Id": "Workbench",
      "TierLevels": [
        {
          "CraftingTimeReductionModifier": 0.0,
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Bar_Copper",
                "Quantity": 30
              },
              {
                "ItemId": "Ingredient_Bar_Iron",
                "Quantity": 20
              },
              {
                "ItemId": "Ingredient_Fabric_Scrap_Linen",
                "Quantity": 20
              }
            ],
            "TimeSeconds": 5.0
          }
        },
        {
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Bar_Thorium",
                "Quantity": 30
              },
              {
                "ItemId": "Ingredient_Bar_Cobalt",
                "Quantity": 20
              },
              {
                "ItemId": "Ingredient_Leather_Heavy",
                "Quantity": 30
              },
              {
                "ItemId": "Ingredient_Fabric_Scrap_Shadoweave",
                "Quantity": 50
              },
              {
                "ItemId": "Ingredient_Fire_Essence",
                "Quantity": 25
              }
            ],
            "TimeSeconds": 10.0
          },
          "CraftingTimeReductionModifier": 0.15
        },
        {
          "CraftingTimeReductionModifier": 0.3
        }
      ]
    },
    "State": {
      "Id": "crafting",
      "Definitions": {
        "CraftCompleted": {
          "CustomModelAnimation": "Blocks/Benches/Workbench_Crafting.blockyanim",
          "Looping": true
        },
        "CraftCompletedInstant": {
          "CustomModelAnimation": "Blocks/Benches/Workbench_Crafting.blockyanim"
        },
        "Tier2": {
          "CustomModel": "Blocks/Benches/Workbench2.blockymodel",
          "CustomModelTexture": [
            {
              "Texture": "Blocks/Benches/Workbench2_Texture.png",
              "Weight": 1
            }
          ],
          "HitboxType": "Bench_Workbench2",
          "State": {
            "Id": "crafting",
            "Definitions": {
              "CraftCompleted": {
                "CustomModelAnimation": "Blocks/Benches/Workbench2_Crafting.blockyanim"
              }
            }
          }
        },
        "Tier3": {
          "CustomModel": "Blocks/Benches/Workbench3.blockymodel",
          "CustomModelTexture": [
            {
              "Texture": "Blocks/Benches/Workbench3_Texture.png",
              "Weight": 1
            }
          ],
          "HitboxType": "Bench_Workbench3",
          "State": {
            "Id": "crafting",
            "Definitions": {
              "CraftCompleted": {
                "CustomModelAnimation": "Blocks/Benches/Workbench3_Crafting.blockyanim"
              }
            }
          }
        }
      }
    },
    "Gathering": {
      "Breaking": {
        "GatherType": "Benches"
      }
    },
    "BlockParticleSetId": "Wood",
    "ParticleColor": "#6e4a2f",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "BlockSoundSetId": "Wood"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.42,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      12.9,
      -11.7
    ]
  },
  "Tags": {
    "Type": [
      "Bench"
    ]
  },
  "MaxStack": 1,
  "ItemSoundSetId": "ISS_Blocks_Wood"
}



Explore More!

Trough - Feeding Bench Trough - Feeding Bench
Furniture Workbench Furniture Workbench
The Heart of Orbis The Heart of Orbis
Workbench Workbench
Blacksmith's Anvil Blacksmith's Anvil
Farmer's Workbench Farmer's Workbench
Campfire Campfire
See all items in Hytale

Cookies information
This website stores cookies on your device in order to remember user settings that can be modified via the Settings page, including this message. Cookies are kept for 1 year and can be disabled via your browser's settings. For further data usage information, please check our Privacy Policy.
v1.0-early-access © IsaacGuru 2026