Crushing using Netherrack (250 ticks). Produces Cinder Flour and Cinder Flour.
250 ticks
Crushing using Netherrack (250 ticks). Produces Cinder Flour and Cinder Flour.
250 ticks
Crushing using Crushed Netherrack (100 ticks). Produces Cinder Flour and Cinder Flour.
100 ticks
Filling using Cinder Flour and Potion (25 mB). Produces Glowstone Dust.
Filling using Cinder Flour and Potion (25 mB). Produces Redstone Dust.
Filling using Cinder Flour and Potion (25 mB). Produces Gunpowder.
Compacting using Any Eggs, Sugar and Cinder Flour. Produces Blaze Cake Base.
create:cinder_flourcreatecreateRecipe JSON (2):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:netherrack"
},
"conditions": [
{
"raw": {
"type": "forge:not",
"value": {
"type": "forge:mod_loaded",
"modid": "exnihilosequentia"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "exnihilosequentia:crushed_netherrack"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "exnihilosequentia"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 100
}