Crafting using Eye of Ender and Hammer, in any arrangement. Produces Powdered Eye.
Powdered Eye
Mahou Tsukai · by stepsword
Powdered Eye is a item from Mahou Tsukai, crafted from Eye of Ender and Hammer.
Acquisition
Crafting using Eye of Ender and Mortar and Pestle, in any arrangement. Produces 2× Powdered Eye.
Used in (1)
Crafting using Powdered Eye, Powdered Eye, Powdered Eye, Redstone Dust, Spell Cloth, Redstone Dust, Powdered Eye, Powdered Eye and Powdered Eye, arranged in the pattern shown. Produces Fog Projector.
Developer reference
- Registry name
mahoutsukai:powdered_eye- Namespace
mahoutsukai- Mod ID
mahoutsukai
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:ender_eye"
},
{
"item": "mahoutsukai:hammer"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:ender_eye"
},
{
"item": "mahoutsukai:mortar_and_pestle"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}