block· Machines & Other Blocks

Archeology Table

Better Archeology · by Pandarix, Dunk3ll1cht
block Axe Mineable

Archeology Table is a block from Better Archeology, crafted from Any Brushes, Artifact Shards, and Any Planks.

Acquisition

Crafting using Any Brushes, Artifact Shards, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Archeology Table.

Crafting
Any Brushes
Artifact Shards
Any Planks
Any Planks
Any Planks
Any Planks
  • Inputs
  • Any Brushes
  • Artifact Shards
  • 4 × Any Planks
  • Output
  • Archeology Table
Archeology Table guaranteed

Mining & drops

sourcecountdrop rateconditions
Archeology Table1–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
betterarcheology:archeology_table
Namespace
betterarcheology
Mod ID
betterarcheology
Tags (1)
minecraft: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
}