block· Machines & Other Blocks

Blackstone Brick Cabinet

My Nether's Delight · by SoyTutta
block Pickaxe Mineable

Blackstone Brick Cabinet is a block from My Nether's Delight, crafted from Any of Polished Blackstone Bricks / Polished Blackstone / Blackstone.

Acquisition

Block drops

Drops itself

Developer reference
Registry name
mynethersdelight:blackstone_bricks_cabinet
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "minecraft:polished_blackstone_bricks"
      },
      {
        "item": "minecraft:polished_blackstone"
      },
      {
        "item": "minecraft:blackstone"
      }
    ]
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}