blue_skies:bluebright_crafting_table

Bluebright Crafting Table

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

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

Acquisition

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

Crafting
Bluebright Crafting Table guaranteed

Mining & drops

sourcecountchanceconditions
Bluebright Crafting Table1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:bluebright_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:bluebright_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "crafting_tables",
  "experience": null,
  "cooking_time": null
}