Crafting using Dusk Stick, Dusk Planks, Dusk Stick, Dusk Stick, Dusk Planks and Dusk Stick, arranged in the pattern shown. Produces Dusk Fence Gate.
Dusk Fence Gate
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Dusk Fence Gate is a block from Blue Skies, crafted from Dusk Stick and Dusk Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dusk Fence Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:dusk_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:dusk_planks"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence_gate",
"experience": null,
"cooking_time": null
}
