blue_skies:frostbright_crafting_table

Frostbright Crafting Table

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

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

Acquisition

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

Crafting
Frostbright Crafting Table guaranteed

Mining & drops

sourcecountchanceconditions
Frostbright Crafting Table1–1100%Survives Explosion

Block drops

Drops itself when broken.

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