blue_skies:maple_crafting_table

Maple Crafting Table

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Crafting TablesCrafting Tables

Maple Crafting Table is a block from Blue Skies, crafted from Maple Planks.

Acquisition

Crafting using Maple Planks, Maple Planks, Maple Planks and Maple Planks, arranged in the pattern shown. Produces Maple Crafting Table.

Crafting
Maple Crafting Table guaranteed

Mining & drops

sourcecountchanceconditions
Maple Crafting Table1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:maple_crafting_table
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
blue_skies:blocks/crafting_tables
blue_skies:items/crafting_tables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:maple_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "crafting_tables",
  "experience": null,
  "cooking_time": null
}