Blazing Infuser
rftoolspower:blazing_infuser

Blazing Infuser

block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Any Blaze Rod, Any Iron Ingot, Dimensional Shard, Machine Frame, Dimensional Shard, Any Iron Ingot, Any Blaze Rod and Any Iron Ingot, arranged in the pattern shown. Produces Blazing Infuser.

Crafting
Blazing Infuser Blazing Infuser guaranteed

Mining & drops

sourcecountchanceconditions
Blazing Infuser1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
rftoolspower:blazing_infuser
Namespace
rftoolspower
Mod ID
rftoolspower
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iXi",
    "sFs",
    "iXi"
  ],
  "ingredients": {
    "F": {
      "item": "rftoolsbase:machine_frame"
    },
    "X": {
      "tag": "forge:rods/blaze"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "s": {
      "item": "rftoolsbase:dimensionalshard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}