Crafting using Any Iron Nugget, Campfire, Any Iron Nugget and Any Iron Nugget, arranged in the pattern shown. Produces Brazier.
Brazier
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brazier | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
irons_spellbooks:brazier- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IFI",
" I "
],
"ingredients": {
"F": {
"item": "minecraft:campfire"
},
"I": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}