minecraft:blackstone

Blackstone

Minecraft · by Mojang Studios
block Base Stone NetherPickaxe MineableStone Crafting MaterialsStone Tool Materials

Acquisition

Crushing using Gilded Blackstone (400 ticks). Produces 18× Gold Nugget and Nugget of Experience and Blackstone.

Crushing
Gold Nugget Gold Nugget ×18 guaranteed
Nugget of Experience Nugget of Experience 75%
Blackstone 13%

Haunting using Any Cobblestone. Produces Blackstone.

Haunting
Any Cobblestone Any Cobblestone·members not yet documented
Blackstone guaranteed

Blast Furnace using Cobblestone. Produces Blackstone.

Blast Furnace
Blackstone guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Piglin Bartering (minecraft) minecraft:piglin_bartering1–1100%
Blackstone1–1100%Survives Explosion

Used in (17)

Stone Cutting using Blackstone. Produces Polished Blackstone Brick Wall.

Stone Cutting
Polished Blackstone Brick Wall Polished Blackstone Brick Wall guaranteed

Crafting using Blackstone, Blackstone, Blackstone, Blackstone, Blackstone and Blackstone, arranged in the pattern shown. Produces 4× Blackstone Stairs.

Crafting
Blackstone Stairs Blackstone Stairs ×4 guaranteed
view all 17 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:blackstone
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/base_stone_nether
minecraft:blocks/mineable/pickaxe
minecraft:items/stone_crafting_materials
minecraft:items/stone_tool_materials

Recipe JSON (3):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:gilded_blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 400
}
{
  "recipe_type": "create:haunting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:blast_furnace",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}