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.
Blazing Infuser
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blazing Infuser | 1–1 | 100% | — |
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
}
