Bluebright Fence Gate
blue_skies:bluebright_fence_gate

Bluebright Fence Gate

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Wooden Fence GateFence Gates

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

Acquisition

Crafting using Dusk Stick, Bluebright Planks, Dusk Stick, Dusk Stick, Bluebright Planks and Dusk Stick, arranged in the pattern shown. Produces Bluebright Fence Gate.

Crafting
Bluebright Fence Gate Bluebright Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Bluebright Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:bluebright_fence_gate
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
forge:blocks/fence_gates/wooden
minecraft:blocks/fence_gates

Recipe JSON (1):

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