Cinnabar Dust
techreborn:cinnabar_dust

Cinnabar Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Cinnabar DustsDusts

Acquisition

Grinder using Cinnabar Ore. Produces 2× Cinnabar Dust.

Grinder
Cinnabar Dust Cinnabar Dust ×2 guaranteed

Scrapbox using Scrap Box. Produces Cinnabar Dust.

Scrapbox
Cinnabar Dust Cinnabar Dust guaranteed

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

Crafting ⇆ any arrangement
Small Pile of Cinnabar Dust
Small Pile of Cinnabar Dust
Small Pile of Cinnabar Dust
Small Pile of Cinnabar Dust
Cinnabar Dust Cinnabar Dust guaranteed

Industrial Grinder using Cinnabar Ore. Produces 5× Cinnabar Dust and 2× Small Pile of Redstone and Small Pile of Glowstone Dust.

Industrial Grinder
Cinnabar Dust Cinnabar Dust ×5 guaranteed
Small Pile of Redstone Small Pile of Redstone ×2 guaranteed
Small Pile of Glowstone Dust Small Pile of Glowstone Dust guaranteed

Mining & drops

sourcecountchanceconditions
Cinnabar Ore1–1100%Fortune increases drop count

Used in (2)

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

Crafting ⇆ any arrangement
Cinnabar Dust
Small Pile of Cinnabar Dust Small Pile of Cinnabar Dust ×4 guaranteed
Developer reference
Registry name
techreborn:cinnabar_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/cinnabar_dusts
techreborn:items/dusts

Recipe JSON (4):

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