Ender Eye Dust
techreborn:ender_eye_dust

Ender Eye Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Ender Eye DustsDusts

Acquisition

Industrial Grinder using Ender Chest. Produces Ender Eye Dust and 7× Obsidian Dust.

Industrial Grinder
Ender Eye Dust Ender Eye Dust guaranteed
Obsidian Dust Obsidian Dust ×7 guaranteed

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.

Crafting ⇆ any arrangement
Small Pile of Ender Eye Dust
Small Pile of Ender Eye Dust
Small Pile of Ender Eye Dust
Small Pile of Ender Eye Dust
Ender Eye Dust Ender Eye Dust guaranteed

Scrapbox using Scrap Box. Produces Ender Eye Dust.

Scrapbox
Ender Eye Dust Ender Eye Dust guaranteed

Grinder using Eye of Ender. Produces 2× Ender Eye Dust.

Grinder
Ender Eye Dust Ender Eye Dust ×2 guaranteed

Used in (2)

Centrifuge using Ender Eye Dust. Produces Blaze Powder and 2× Ender Pearl Dust.

Centrifuge
Blaze Powder Blaze Powder guaranteed
Ender Pearl Dust Ender Pearl Dust ×2 guaranteed

Crafting using Ender Eye Dust, in any arrangement. Produces 4× Small Pile of Ender Eye Dust.

Crafting ⇆ any arrangement
Ender Eye Dust
Small Pile of Ender Eye Dust Small Pile of Ender Eye Dust ×4 guaranteed
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
}