Powdery Fence Gate
16×16 · BAKED

block· Fences

Powdery Fence Gate

My Nether's Delight · by SoyTutta
block Fence GatesNon Flammable Wood

Powdery Fence Gate is a block from My Nether's Delight, crafted from Stick and Powdery Planks.

Acquisition

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

Crafting
Powdery Fence Gate Powdery Fence Gate guaranteed

Mining & drops

sourcecountdrop rateconditions
Powdery Fence Gate1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
mynethersdelight:powdery_fence_gate
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (2)
minecraft: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
}