block· Machines & Other Blocks

Auto Mechanic Table

Automobility · by FoundationGames
block Pickaxe Mineable

Auto Mechanic Table is a block from Automobility, crafted from Copper Ingot and Blackstone.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Blackstone and Blackstone, arranged in the pattern shown. Produces Auto Mechanic Table.

Crafting
Auto Mechanic Table guaranteed

Mining & drops

sourcecountdrop rateconditions
Auto Mechanic 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.

Used in

Block drops

Drops itself when broken.

Developer reference
Registry name
automobility:auto_mechanic_table
Namespace
automobility
Mod ID
automobility
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AA",
    "BB"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:copper_ingot"
    },
    "B": {
      "tag": "minecraft:stone_crafting_materials"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}