Crafting using Iron Bars, Iron Ingot, Iron Bars, Iron Bars, Iron Ingot, Iron Bars, Iron Bars and Iron Bars, arranged in the pattern shown. Produces Bench.
Bench
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bench | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Bench and Snowball, in any arrangement. Produces Frozen Bench.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:bench- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/benches handcrafted:blocks/metal_benches handcrafted:items/benches handcrafted:items/metal_benches minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/#/",
"/#/",
"/ /"
],
"ingredients": {
"#": {
"item": "minecraft:iron_ingot"
},
"/": {
"item": "minecraft:iron_bars"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}