blue_skies:bluebright_wood

Bluebright Wood

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Bluebright LogBluebright Log

Bluebright Wood is a block from Blue Skies, crafted from Bluebright Log.

Acquisition

Crafting using Bluebright Log, Bluebright Log, Bluebright Log and Bluebright Log, arranged in the pattern shown. Produces 3× Bluebright Wood.

Crafting
Bluebright Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Bluebright Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:bluebright_wood
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
blue_skies:blocks/logs/bluebright
blue_skies:items/logs/bluebright

Recipe JSON (1):

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