Grinder using Cinnabar Ore. Produces 2× Cinnabar Dust.
Cinnabar Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Scrapbox using Scrap Box. Produces Cinnabar Dust.
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.
Industrial Grinder using Cinnabar Ore. Produces 5× Cinnabar Dust and 2× Small Pile of Redstone and Small Pile of Glowstone Dust.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cinnabar Ore | 1–1 | 100% | Fortune increases drop count |
Used in (2)
Crafting using Cinnabar Dust, in any arrangement. Produces 4× Small Pile of Cinnabar Dust.
Industrial Electrolyzer using Cinnabar Dust and Empty Cell. Produces Sulfur Dust and Empty Cell.
Related items
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
}
