block· Machines & Other Blocks

Bartering Station

Bartering Station · by Fuzs
block Axe Mineable

Bartering Station is a block from Bartering Station, crafted from Gold Ingot and Any Planks.

Acquisition

Crafting using Gold Ingot, Gold Ingot, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Bartering Station.

Crafting
Gold Ingot
Gold Ingot
Any Planks
Any Planks
Any Planks
Any Planks
  • Inputs
  • 2 × Gold Ingot
  • 4 × Any Planks
  • Output
  • Bartering Station
Bartering Station guaranteed

Mining & drops

sourcecountdrop rateconditions
Bartering Station1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
barteringstation:bartering_station
Namespace
barteringstation
Mod ID
barteringstation
Tags (1)
minecraft: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
}