Automobile Assembler
16×16 · BAKED

block· Machines & Other Blocks

Automobile Assembler

Automobility · by FoundationGames
block Pickaxe Mineable

Automobile Assembler is a block from Automobility, crafted from Copper Ingot and Blackstone.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Blackstone, Blackstone, Blackstone and Blackstone, arranged in the pattern shown. Produces Automobile Assembler.

Crafting
Automobile Assembler Automobile Assembler guaranteed

Mining & drops

sourcecountdrop rateconditions
Automobile Assembler1–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
automobility:automobile_assembler
Namespace
automobility
Mod ID
automobility
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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