Blackstone Bulb
biomesoplenty:blackstone_bulb

Blackstone Bulb

Biomes O' Plenty · by Adubbz, Forstride
block Pickaxe MineableCooling Blocks

Acquisition

Crafting using Crying Obsidian and Blackstone, arranged in the pattern shown. Produces 2× Blackstone Bulb.

Crafting
Blackstone Bulb Blackstone Bulb ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Blackstone Bulb1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Blackstone Bulb1–1100%Drops itself with Silk Touch
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
}