Advanced Enchanting Infuser
16×16 · BAKED

block· Machines & Other Blocks

Advanced Enchanting Infuser

Enchanting Infuser · by Fuzs
block Pickaxe Mineable

Advanced Enchanting Infuser is a block from Enchanting Infuser, crafted from Book, Netherite Ingot, Crying Obsidian, and Enchanting Infuser.

Acquisition

Crafting using Book, Netherite Ingot, Crying Obsidian, Netherite Ingot, Crying Obsidian, Enchanting Infuser and Crying Obsidian, arranged in the pattern shown. Produces Advanced Enchanting Infuser.

Crafting
Advanced Enchanting Infuser Advanced Enchanting Infuser guaranteed

Mining & drops

sourcecountdrop rateconditions
Advanced Enchanting Infuser1–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
enchantinginfuser:advanced_enchanting_infuser
Namespace
enchantinginfuser
Mod ID
enchantinginfuser
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "A#A",
    "#T#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:crying_obsidian"
    },
    "A": {
      "item": "minecraft:netherite_ingot"
    },
    "B": {
      "item": "minecraft:book"
    },
    "T": {
      "item": "enchantinginfuser:enchanting_infuser"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}