block· Machines & Other Blocks

Ice Flame Trap

Goety · by Polarice3
block Shade Blocks

Ice Flame Trap is a block from Goety, crafted from Cursed Metal Bars, Fire Charge, Ectoplasm, Awakened Emerald, Chiseled Shade Stone, and Any Redstone Dust.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Ice Flame Trap1–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:ice_bouquet_trap
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/shade_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bfb",
    "ehe",
    "crc"
  ],
  "ingredients": {
    "b": {
      "item": "goety:cursed_bars"
    },
    "c": {
      "item": "goety:shade_stone_chiseled"
    },
    "e": {
      "item": "goety:ectoplasm"
    },
    "f": {
      "item": "minecraft:fire_charge"
    },
    "h": {
      "item": "goety:magic_emerald"
    },
    "r": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}