Stripped Spruce Table
16×16 · BAKED

block· Machines & Other Blocks

Stripped Spruce Table

Macaw's Furniture · by Sketch Macaw
block TableAxe Mineable

Stripped Spruce Table is a block from Macaw's Furniture, crafted from Stripped Spruce Coffee Table and Spruce Fence.

Acquisition

Crafting using Stripped Spruce Coffee Table and Spruce Fence, arranged in the pattern shown. Produces Stripped Spruce Table.

Crafting
Stripped Spruce Coffee Table
Spruce Fence
Stripped Spruce Table Stripped Spruce Table guaranteed

Used in

Crafting using Stripped Spruce Table and Stripped Spruce Log, arranged in the pattern shown. Produces Stripped Spruce End Table.

Crafting
Stripped Spruce End Table Stripped Spruce End Table guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B"
  ],
  "ingredients": {
    "A": {
      "item": "mcwfurnitures:stripped_spruce_coffee_table"
    },
    "B": {
      "item": "minecraft:spruce_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "table",
  "experience": null,
  "cooking_time": null
}