Small Pile of Emerald Dust
techreborn:emerald_small_dust

Small Pile of Emerald Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Emerald Small DustsSmall Dusts

Acquisition

Industrial Grinder using Any Emerald Ores. Produces Emerald and 6× Small Pile of Emerald Dust.

Industrial Grinder
Emerald Emerald guaranteed
Small Pile of Emerald Dust Small Pile of Emerald Dust ×6 guaranteed

Industrial Grinder using Any Peridot Ores. Produces 6× Small Pile of Peridot and 2× Small Pile of Emerald Dust and Peridot.

Industrial Grinder
Small Pile of Peridot Small Pile of Peridot ×6 guaranteed
Small Pile of Emerald Dust Small Pile of Emerald Dust ×2 guaranteed
Peridot Peridot guaranteed

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

Crafting ⇆ any arrangement
Emerald Dust
Small Pile of Emerald Dust Small Pile of Emerald Dust ×4 guaranteed

Industrial Grinder using Any Emerald Ores. Produces 2× Emerald and 3× Small Pile of Emerald Dust.

Industrial Grinder
Emerald Emerald ×2 guaranteed
Small Pile of Emerald Dust Small Pile of Emerald Dust ×3 guaranteed

Scrapbox using Scrap Box. Produces Small Pile of Emerald Dust.

Scrapbox
Small Pile of Emerald Dust Small Pile of Emerald Dust guaranteed

Used in (1)

Crafting using Small Pile of Emerald Dust, Small Pile of Emerald Dust, Small Pile of Emerald Dust and Small Pile of Emerald Dust, in any arrangement. Produces Emerald Dust.

Crafting ⇆ any arrangement
Small Pile of Emerald Dust
Small Pile of Emerald Dust
Small Pile of Emerald Dust
Small Pile of Emerald Dust
Emerald Dust Emerald Dust guaranteed
Developer reference
Registry name
techreborn:emerald_small_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/emerald_small_dusts
techreborn:items/small_dusts

Recipe JSON (5):

{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:emerald_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:peridot_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:emerald_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:emerald_ores"
  },
  "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
}