Oak Desk
16×16 · BAKED

block· Machines & Other Blocks

Oak Desk

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

Oak Desk is a block from Macaw's Furniture, crafted from Oak Log and Oak Fence.

Acquisition

Crafting using Oak Log, Oak Log, Oak Log, Oak Fence and Oak Fence, arranged in the pattern shown. Produces 2× Oak Desk.

Crafting
Oak Desk Oak Desk ×2 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "B B"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:oak_log"
    },
    "B": {
      "item": "minecraft:oak_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "desk",
  "experience": null,
  "cooking_time": null
}