cataclysm:ancient_metal_block

Block of Ancient Metal

cataclysm · by L_Ender
block Pickaxe MineableNeeds Diamond Tool

Acquisition

Crafting using Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot and Ancient Metal Ingot, arranged in the pattern shown. Produces Block of Ancient Metal.

Crafting
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Block of Ancient Metal guaranteed

Mining & drops

sourcecountchanceconditions
Block of Ancient Metal1–1100%
Mob loot table: Ancient Remnant (cataclysm) cataclysm:ancient_remnant1–1100%

Used in (1)

Crafting using Block of Ancient Metal, in any arrangement. Produces 9× Ancient Metal Ingot.

Crafting ⇆ any arrangement
Ancient Metal Ingot Ancient Metal Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:ancient_metal_block
Namespace
cataclysm
Mod ID
cataclysm
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "cataclysm:ancient_metal_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}