Cursed Infuser
16×16 · BAKED

block· Machines & Other Blocks

Cursed Infuser

Goety · by Polarice3
block Pickaxe Mineable

Cursed Infuser is a block from Goety, crafted from Any Lapis Gem, Block of Coal, Cracked Stone Bricks, and Cauldron.

Acquisition

Crafting using Any Lapis Gem, Block of Coal, Any Lapis Gem, Cracked Stone Bricks, Cauldron and Cracked Stone Bricks, arranged in the pattern shown. Produces Cursed Infuser.

Crafting
Cursed Infuser Cursed Infuser guaranteed

Mining & drops

sourcecountdrop rateconditions
Cursed 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.

Used in

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lcl",
    "bsb"
  ],
  "ingredients": {
    "b": {
      "tag": "minecraft:stone_bricks"
    },
    "c": {
      "item": "minecraft:coal_block"
    },
    "l": {
      "tag": "forge:gems/lapis"
    },
    "s": {
      "item": "minecraft:cauldron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}