Crafting using Gold Ingot, Bone, Gold Ingot, Phantom Membrane, Eye of Ender, Phantom Membrane, Gold Ingot, Rotten Flesh and Gold Ingot, arranged in the pattern shown. Produces Eye of Curse.
Eye of Curse
cataclysm · by L_Ender
Acquisition
Developer reference
- Registry name
cataclysm:cursed_eye- Namespace
cataclysm- Mod ID
cataclysm
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"gBg",
"PEP",
"gRg"
],
"ingredients": {
"B": {
"item": "minecraft:bone"
},
"E": {
"item": "minecraft:ender_eye"
},
"P": {
"item": "minecraft:phantom_membrane"
},
"R": {
"item": "minecraft:rotten_flesh"
},
"g": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}