block· Machines & Other Blocks

Foragers Table

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Axe Mineable

Foragers Table is a block from Oh The Biomes We've Gone, crafted from Any Mushrooms and Any Planks.

Acquisition

Crafting using Any Mushrooms, Any Mushrooms, Any Planks and Any Planks, arranged in the pattern shown. Produces Foragers Table.

Crafting
Any Mushrooms
Any Mushrooms
Any Planks
Any Planks
Foragers Table guaranteed

Mining & drops

sourcecountchanceconditions
Foragers Table1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:foragers_table
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "XX"
  ],
  "ingredients": {
    "#": {
      "tag": "biomeswevegone:mushrooms"
    },
    "X": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}