Eye of Desert
cataclysm:desert_eye

Eye of Desert

cataclysm · by L_Ender
item

Acquisition

Crafting using Gold Ingot, Chiseled Sandstone, Emerald, Dead Bush, Eye of Ender, Cactus, Rotten Flesh, Chiseled Sandstone and Bone, arranged in the pattern shown. Produces Eye of Desert.

Crafting
Eye of Desert Eye of Desert guaranteed
Developer reference
Registry name
cataclysm:desert_eye
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "gCE",
    "DOG",
    "RCB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bone"
    },
    "C": {
      "item": "minecraft:chiseled_sandstone"
    },
    "D": {
      "item": "minecraft:dead_bush"
    },
    "E": {
      "item": "minecraft:emerald"
    },
    "G": {
      "item": "minecraft:cactus"
    },
    "O": {
      "item": "minecraft:ender_eye"
    },
    "R": {
      "item": "minecraft:rotten_flesh"
    },
    "g": {
      "item": "minecraft:gold_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}