Workbench A

item· Other

Workbench A

Timeless & Classics Guns: Zero · by Serene Wave Studio | Timeless Squad
item Whitelist Interact Key

Workbench A is an item from Timeless & Classics Guns: Zero, crafted from Copper Ingot, Any Iron Ingot, and Ammo Box.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Any Iron Ingot and Ammo Box, arranged in the pattern shown. Produces Workbench A.

Crafting
Copper Ingot
Copper Ingot
Any Iron Ingot
Ammo Box
Workbench A Workbench A guaranteed

Mining & drops

sourcecountdrop rateconditions
Workbench A1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Workbench A1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
tacz:workbench_a
Namespace
tacz
Mod ID
tacz
Tags (1)
tacz:blocks/interact_key/whitelist

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CC",
    "IB"
  ],
  "ingredients": {
    "B": {
      "item": "tacz:ammo_box"
    },
    "C": {
      "tag": "forge:ingots/copper"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}