block· Machines & Other Blocks

Blazing Cage

Goety · by Polarice3
block Pickaxe MineableNeeds Diamond Tool

Blazing Cage is a block from Goety, crafted from Cursed Cage, Ectoplasm, Any Netherite Ingot, Any Lapis Gem, and Nether Bricks.

Acquisition

Ritual using Cursed Cage, Ectoplasm, Any Netherite Ingot, Any Lapis Gem, Nether Bricks and Nether Bricks. Produces Blazing Cage.

Ritual
Cursed CageEctoplasm EctoplasmAny Netherite Ingot Any Netherite Ingot·members not yet documentedAny Lapis Gem Any Lapis Gem·members not yet documented Nether Bricks Nether Bricks
Blazing Cage guaranteed

Mining & drops

sourcecountdrop rateconditions
Blazing Cage1–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
goety:blazing_cage
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:cursed_cage"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "tag": "forge:ingots/netherite"
    },
    {
      "tag": "forge:gems/lapis"
    },
    {
      "item": "minecraft:nether_bricks"
    },
    {
      "item": "minecraft:nether_bricks"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}