Spruce Drawer
16×16 · BAKED

block· Machines & Other Blocks

Spruce Drawer

Wood Type:
Macaw's Furniture · by Sketch Macaw
block DrawerAxe Mineable

Spruce Drawer is a block from Macaw's Furniture, crafted from Spruce Log and Cabinet Drawer.

Acquisition

Crafting using Spruce Log, Spruce Log, Spruce Log, Spruce Log, Cabinet Drawer, Spruce Log, Spruce Log, Spruce Log and Spruce Log, arranged in the pattern shown. Produces 4× Spruce Drawer.

Crafting
Spruce Drawer Spruce Drawer ×4 guaranteed

Used in

Crafting using Spruce Slab and Spruce Drawer, arranged in the pattern shown. Produces Spruce Drawer Counter.

Crafting
Spruce Slab
Spruce Drawer
Spruce Drawer Counter Spruce Drawer Counter guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:spruce_drawer
Namespace
mcwfurnitures
Mod ID
mcwfurnitures
Tags (2)
mcwfurnitures:blocks/drawer
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "ABA",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:spruce_log"
    },
    "B": {
      "item": "mcwfurnitures:cabinet_drawer"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "drawer",
  "experience": null,
  "cooking_time": null
}