Crafting using Gold Ingot, Gold Ingot, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Bartering Station.
- Inputs
- 2 × Gold Ingot
- 4 × Any Planks
- Output
- → Bartering Station


block· Machines & Other Blocks
Bartering Station is a block from Bartering Station, crafted from Gold Ingot and Any Planks.
Crafting using Gold Ingot, Gold Ingot, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Bartering Station.

| source | count | drop rate | conditions |
|---|---|---|---|
| Bartering Station | 1–1 | 100% | Survives Explosion |
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 itself when broken.
barteringstation:bartering_stationbarteringstationbarteringstationminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"@@",
"##",
"##"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}