Blaze Powder
minecraft:blaze_powder

Blaze Powder

Minecraft · by Mojang Studios
item

Acquisition

Scrapbox using Scrap Box. Produces Blaze Powder.

Scrapbox
Blaze Powder Blaze Powder guaranteed

Centrifuge using Ender Eye Dust. Produces 2× Ender Pearl Dust and Blaze Powder.

Centrifuge
Ender Pearl Dust Ender Pearl Dust ×2 guaranteed
Blaze Powder Blaze Powder guaranteed

Crafting using Blaze Rod, in any arrangement. Produces 2× Blaze Powder.

Crafting ⇆ any arrangement
Blaze Rod
Blaze Powder Blaze Powder ×2 guaranteed

Grinder using Blaze Rod. Produces 4× Blaze Powder.

Grinder
Blaze Powder Blaze Powder ×4 guaranteed

Crusher using no listed ingredients. Produces 4× Blaze Powder.

Crusher
Blaze Powder Blaze Powder ×4 guaranteed

Crushing using Blaze Rod (100 ticks). Produces 3× Blaze Powder and 3× Blaze Powder.

Crushing

100 ticks

Blaze Powder Blaze Powder ×3 25%
Blaze Powder Blaze Powder ×3 guaranteed

Centrifuge using Magma Cream. Produces Blaze Powder and Slimeball.

Centrifuge
Blaze Powder Blaze Powder guaranteed
Slimeball Slimeball guaranteed

Used in (3)

Crafting using Ender Pearl and Blaze Powder, in any arrangement. Produces Eye of Ender.

Crafting ⇆ any arrangement
Ender Pearl
Blaze Powder
Eye of Ender Eye of Ender guaranteed

Crafting using Gunpowder, Blaze Powder and Any of Coal / Charcoal, in any arrangement. Produces 3× Fire Charge.

Crafting ⇆ any arrangement
Gunpowder
Blaze Powder
Any of Coal / Charcoal
Fire Charge Fire Charge ×3 guaranteed

Crafting using Blaze Powder and Slimeball, in any arrangement. Produces Magma Cream.

Crafting ⇆ any arrangement
Blaze Powder
Slimeball
Magma Cream Magma Cream guaranteed
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
}