Crafting using Blaze Rod, Rune of Fire, Livingwood Twig, Blaze Rod and Livingwood Twig, arranged in the pattern shown. Produces Rod of the Molten Core.
Rod of the Molten Core
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:smelt_rod- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/mana_using_items botania:items/rods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" BF",
" TB",
"T "
],
"ingredients": {
"B": {
"item": "minecraft:blaze_rod"
},
"F": {
"item": "botania:rune_fire"
},
"T": {
"item": "botania:livingwood_twig"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}