Scrapbox using Scrap Box. Produces Blaze Powder.
Blaze Powder
Minecraft · by Mojang Studios
Acquisition
Centrifuge using Ender Eye Dust. Produces 2× Ender Pearl Dust and Blaze Powder.
Crafting using Blaze Rod, in any arrangement. Produces 2× Blaze Powder.
Grinder using Blaze Rod. Produces 4× Blaze Powder.
Crusher using no listed ingredients. Produces 4× Blaze Powder.
Crushing using Blaze Rod (100 ticks). Produces 3× Blaze Powder and 3× Blaze Powder.
100 ticks
Centrifuge using Magma Cream. Produces Blaze Powder and Slimeball.
Used in (3)
Crafting using Ender Pearl and Blaze Powder, in any arrangement. Produces Eye of Ender.
Crafting using Gunpowder, Blaze Powder and Any of Coal / Charcoal, in any arrangement. Produces 3× Fire Charge.
Crafting using Blaze Powder and Slimeball, in any arrangement. Produces Magma Cream.
Developer reference
- Registry name
minecraft:blaze_powder- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (7):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "techreborn:ender_eye_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "minecraft:blaze_rod"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"item": "minecraft:blaze_rod"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "immersiveengineering:crusher",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:blaze_rod"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 100
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "minecraft:magma_cream"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}