Crushing using Cinnabar Ore (350 ticks). Produces Cinnabar and Nugget of Experience and Cobblestone and 2× Cinnabar.
350 ticks

Crushing using Cinnabar Ore (350 ticks). Produces Cinnabar and Nugget of Experience and Cobblestone and 2× Cinnabar.
350 ticks

Smelting using Cinnabar Ore (200 ticks, 0.5 xp). Produces Cinnabar.
200 ticks· 0.5 xp
Blasting using Cinnabar Ore (100 ticks, 0.5 xp). Produces Cinnabar.
100 ticks· 0.5 xp
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Cinnabar Ore | 1–1 | 100% | Fortune increases drop count |
| Cinnabar Ore | 1–1 | 100% | Fortune increases drop count |
thermal:cinnabarthermalthermal_foundationRecipe JSON (3):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "thermal:cinnabar_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "thermal"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:cinnabar_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:cinnabar_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 100
}