Powdery Sign
16×16 · BAKED

block· Machines & Other Blocks

Powdery Sign

My Nether's Delight · by SoyTutta
block Standing SignsNon Flammable WoodSigns

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

Acquisition

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

Crafting
Powdery Sign Powdery Sign ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Powdery Sign1–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.

Used in

Cutting using Powdery Sign. Produces an unresolved result.

Cutting

Block drops

Drops itself when broken.

Developer reference
Registry name
mynethersdelight:powdery_sign
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (3)
minecraft:blocks/standing_signs
minecraft:items/non_flammable_wood
minecraft:items/signs

Recipe JSON (1):

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