Industrial Grinder using Ender Chest. Produces Ender Eye Dust and 7× Obsidian Dust.
Ender Eye Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Small Pile of Ender Eye Dust, Small Pile of Ender Eye Dust, Small Pile of Ender Eye Dust and Small Pile of Ender Eye Dust, in any arrangement. Produces Ender Eye Dust.
Scrapbox using Scrap Box. Produces Ender Eye Dust.
Grinder using Eye of Ender. Produces 2× Ender Eye Dust.
Used in (2)
Centrifuge using Ender Eye Dust. Produces Blaze Powder and 2× Ender Pearl Dust.
Crafting using Ender Eye Dust, in any arrangement. Produces 4× Small Pile of Ender Eye Dust.
Related items
Developer reference
- Registry name
techreborn:ender_eye_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/ender_eye_dusts techreborn:items/dusts
Recipe JSON (4):
{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"item": "minecraft:ender_chest"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:ender_eye_small_dust"
},
{
"item": "techreborn:ender_eye_small_dust"
},
{
"item": "techreborn:ender_eye_small_dust"
},
{
"item": "techreborn:ender_eye_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"item": "minecraft:ender_eye"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}