block· Machines & Other Blocks

Nether Brick Cabinet

My Nether's Delight · by SoyTutta
block CabinetsPickaxe Mineable

Nether Brick Cabinet is a block from My Nether's Delight, crafted from Nether Bricks.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Nether Brick Cabinet1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
mynethersdelight:nether_bricks_cabinet
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (2)
farmersdelight:items/cabinets
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:nether_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:nether_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}