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


block· Machines & Other Blocks
Foragers Table is a block from Oh The Biomes We've Gone, crafted from Any Mushrooms and Any Planks.
Crafting using Any Mushrooms, Any Mushrooms, Any Planks and Any Planks, arranged in the pattern shown. Produces Foragers Table.

| source | count | chance | conditions |
|---|---|---|---|
| Foragers Table | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
biomeswevegone:foragers_tablebiomeswevegonebiomeswevegoneminecraft: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
}