Workbench C

item· Other

Workbench C

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

Workbench C is an item from Timeless & Classics Guns: Zero, crafted from Black Framed Glass, Redstone Torch, Any Iron Ingot, and Chest.

Acquisition

Crafting using Black Framed Glass, Redstone Torch, Black Framed Glass, Black Framed Glass, Black Framed Glass, Any Iron Ingot, Chest and Any Iron Ingot, arranged in the pattern shown. Produces Workbench C.

Crafting
Workbench C Workbench C guaranteed

Mining & drops

sourcecountdrop rateconditions
Workbench C1–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 C1–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_c
Namespace
tacz
Mod ID
tacz
Tags (1)
tacz:blocks/interact_key/whitelist

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GCG",
    "G G",
    "IBI"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:chest"
    },
    "C": {
      "item": "minecraft:redstone_torch"
    },
    "G": {
      "tag": "forge:glass"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}