Eye of Flame
cataclysm:flame_eye

Eye of Flame

cataclysm · by L_Ender
item

Acquisition

Crafting using Blaze Powder, Blaze Powder, Blaze Powder, Netherite Scrap, Eye of Ender, Netherite Scrap, Soul Sand, Soul Sand and Soul Sand, arranged in the pattern shown. Produces Eye of Flame.

Crafting
Eye of Flame Eye of Flame guaranteed
Developer reference
Registry name
cataclysm:flame_eye
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "NEN",
    "SSS"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:blaze_powder"
    },
    "E": {
      "item": "minecraft:ender_eye"
    },
    "N": {
      "item": "minecraft:netherite_scrap"
    },
    "S": {
      "item": "minecraft:soul_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}