Crafting using Stick, Powdery Planks, Stick, Stick, Powdery Planks and Stick, arranged in the pattern shown. Produces Powdery Fence Gate.
- Inputs
- 4 × Stick
- 2 × Powdery Planks
- Output
- → Powdery Fence Gate
block· Fences
Powdery Fence Gate is a block from My Nether's Delight, crafted from Stick and Powdery Planks.
Crafting using Stick, Powdery Planks, Stick, Stick, Powdery Planks and Stick, arranged in the pattern shown. Produces Powdery Fence Gate.
| source | count | drop rate | conditions |
|---|---|---|---|
| Powdery Fence Gate | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
mynethersdelight:powdery_fence_gatemynethersdelightmynethersdelightminecraft:blocks/fence_gates minecraft:items/non_flammable_wood
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X#X",
"X#X"
],
"ingredients": {
"#": {
"item": "mynethersdelight:powdery_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence_gate",
"experience": null,
"cooking_time": null
}