Crafting using Copper Ingot, Copper Ingot, Any Iron Ingot and Ammo Box, arranged in the pattern shown. Produces Workbench A.
- Inputs
- 2 × Copper Ingot
- Any Iron Ingot
- Ammo Box
- Output
- → Workbench A
item· Other
Workbench A is an item from Timeless & Classics Guns: Zero, crafted from Copper Ingot, Any Iron Ingot, and Ammo Box.
Crafting using Copper Ingot, Copper Ingot, Any Iron Ingot and Ammo Box, arranged in the pattern shown. Produces Workbench A.
| source | count | drop rate | conditions |
|---|---|---|---|
| Workbench A | 1–1 | 100% | 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.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Workbench A | 1–1 | 100% | 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.
tacz:workbench_atacztacztacz: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
}