Imbuement Chamber
ars_nouveau:imbuement_chamber

Imbuement Chamber

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Archwood Planks, Any Gold Ingot, Archwood Planks, Archwood Planks, Archwood Planks, Archwood Planks, Any Gold Ingot and Archwood Planks, arranged in the pattern shown. Produces Imbuement Chamber.

Crafting
Imbuement Chamber Imbuement Chamber guaranteed

Mining & drops

sourcecountchanceconditions
Imbuement Chamber1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xyx",
    "x x",
    "xyx"
  ],
  "ingredients": {
    "x": {
      "item": "ars_nouveau:archwood_planks"
    },
    "y": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}