blue_skies:stripped_bluebright_wood

Stripped Bluebright Wood

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

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

Acquisition

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

Crafting
Stripped Bluebright Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Bluebright Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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