Bluebright Sign
blue_skies:bluebright_sign

Bluebright Sign

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Standing SignsSigns

Bluebright Sign is a block from Blue Skies, crafted from Bluebright Planks and Dusk Stick.

Acquisition

Crafting using Bluebright Planks, Bluebright Planks, Bluebright Planks, Bluebright Planks, Bluebright Planks, Bluebright Planks and Dusk Stick, arranged in the pattern shown. Produces 3× Bluebright Sign.

Crafting
Bluebright Sign Bluebright Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Bluebright Sign1–1100%Survives Explosion
Block loot table: Bluebright Wall Sign (blue_skies) blue_skies:bluebright_wall_sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:bluebright_sign
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PPP",
    " S "
  ],
  "ingredients": {
    "P": {
      "item": "blue_skies:bluebright_planks"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_sign",
  "experience": null,
  "cooking_time": null
}