Powdery Fence
16×16 · BAKED

block· Fences

Powdery Fence

My Nether's Delight · by SoyTutta
block FencesWooden FencesNon Flammable WoodWooden Fences

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

Acquisition

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

Crafting
Powdery Fence Powdery Fence ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Powdery Fence1–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
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (4)
minecraft:blocks/fences
minecraft:blocks/wooden_fences
minecraft:items/non_flammable_wood
minecraft:items/wooden_fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#X#",
    "#X#"
  ],
  "ingredients": {
    "#": {
      "item": "mynethersdelight:powdery_planks"
    },
    "X": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence",
  "experience": null,
  "cooking_time": null
}