Crafting using Brimstone and Brimstone, arranged in the pattern shown. Produces 2× Brimstone Cluster.
Brimstone Cluster
Biomes O' Plenty · by Adubbz, Forstride
Acquisition
Stone Cutting using Brimstone. Produces Brimstone Cluster.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brimstone Cluster | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Brimstone Cluster | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
biomesoplenty:brimstone_cluster- Namespace
biomesoplenty- Mod ID
biomesoplenty
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "biomesoplenty:brimstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "biomesoplenty:brimstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
