Crafting using Golden Carrot, Rune of Earth, Golden Carrot, Block of Quartz, Eye of Ender, Block of Quartz, Golden Carrot, Mana Diamond and Golden Carrot, arranged in the pattern shown. Produces Third Eye.
Third Eye
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:third_eye- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/mana_using_items trinkets:items/chest/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RSR",
"QEQ",
"RDR"
],
"ingredients": {
"D": {
"tag": "botania:mana_diamond_gems"
},
"E": {
"item": "minecraft:ender_eye"
},
"Q": {
"item": "minecraft:quartz_block"
},
"R": {
"item": "minecraft:golden_carrot"
},
"S": {
"item": "botania:rune_earth"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
