farmersdelight:cherry_cabinet

Cherry Cabinet

Wood Type:
Farmer's Delight · by MehVahdJukaar, MerchantPug
block Wooden CabinetAxe Mineable

Cherry Cabinet is a block from Farmer's Delight, crafted from Cherry Slab and Cherry Trapdoor.

Acquisition

Crafting using Cherry Slab, Cherry Slab, Cherry Slab, Cherry Trapdoor, Cherry Trapdoor, Cherry Slab, Cherry Slab and Cherry Slab, arranged in the pattern shown. Produces Cherry Cabinet.

Crafting
Cherry Slab
Cherry Slab
Cherry Slab
Cherry Trapdoor
Cherry Trapdoor
Cherry Slab
Cherry Slab
Cherry Slab
Cherry Cabinet guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Cabinet1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
farmersdelight:cherry_cabinet
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (2)
farmersdelight:items/cabinets/wooden
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "___",
    "D D",
    "___"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:cherry_trapdoor"
    },
    "_": {
      "item": "minecraft:cherry_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fd_cabinet",
  "experience": null,
  "cooking_time": null
}