Cherry Full Drawers 1
storagedrawers:cherry_full_drawers_1

Cherry Full Drawers 1

Wood Type:
item Axe MineableDrawersFull DrawersDrawersFull Drawers

Acquisition

Crafting using Cherry Planks, Cherry Planks, Cherry Planks, Any Wooden Chest, Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces Cherry Full Drawers 1.

Crafting
Cherry Full Drawers 1 Cherry Full Drawers 1 guaranteed
Developer reference
Registry name
storagedrawers:cherry_full_drawers_1
Namespace
storagedrawers
Mod ID
storagedrawers
Tags (5)
minecraft:blocks/mineable/axe
storagedrawers:blocks/drawers
storagedrawers:blocks/full_drawers
storagedrawers:items/drawers
storagedrawers:items/full_drawers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "///",
    " X ",
    "///"
  ],
  "ingredients": {
    "/": {
      "item": "minecraft:cherry_planks"
    },
    "X": {
      "tag": "forge:chests/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}