Crafting using Any Brushes, Artifact Shards, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Archeology Table.
- Inputs
- Any Brushes
- Artifact Shards
- 4 × Any Planks
- Output
- → Archeology Table


block· Machines & Other Blocks
Archeology Table is a block from Better Archeology, crafted from Any Brushes, Artifact Shards, and Any Planks.
Crafting using Any Brushes, Artifact Shards, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Archeology Table.

| source | count | drop rate | conditions |
|---|---|---|---|
| Archeology Table | 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.
betterarcheology:archeology_tablebetterarcheologybetterarcheologyminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BS",
"WW",
"WW"
],
"ingredients": {
"B": {
"tag": "c:brushes"
},
"S": {
"item": "betterarcheology:artifact_shards"
},
"W": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}