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

