Crafting using Brimstone, Brimstone, Fire Charge, Brimstone, Brimstone, Brimstone and Brimstone, arranged in the pattern shown. Produces Brimstone Fumarole.
Brimstone Fumarole
Biomes O' Plenty · by Adubbz, Forstride
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brimstone Fumarole | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Brimstone Fumarole | 1–1 | 100% | Drops itself with Silk Touch |
Related items
Developer reference
- Registry name
biomesoplenty:brimstone_fumarole- Namespace
biomesoplenty- Mod ID
biomesoplenty- Tags (2)
minecraft:blocks/mineable/pickaxe toughasnails:blocks/heating_blocks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#F#",
"###"
],
"ingredients": {
"#": {
"item": "biomesoplenty:brimstone"
},
"F": {
"item": "minecraft:fire_charge"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


