Date Hanging Sign
16×16 · BAKED

block· Machines & Other Blocks

Date Hanging Sign

Spawn · by Ninni
block Ceiling Hanging SignsHanging Signs

Date Hanging Sign is a block from Spawn, crafted from Chain and Stripped Date Log.

Acquisition

Crafting using Chain, Chain, Stripped Date Log, Stripped Date Log, Stripped Date Log, Stripped Date Log, Stripped Date Log and Stripped Date Log, arranged in the pattern shown. Produces 6× Date Hanging Sign.

Crafting
Date Hanging Sign Date Hanging Sign ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Date Hanging 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 Date Hanging Sign. Produces an unresolved result.

Cutting conditional

Block drops

Drops itself when broken.

Developer reference
Registry name
spawn:date_hanging_sign
Namespace
spawn
Mod ID
spawn
Tags (2)
minecraft:blocks/ceiling_hanging_signs
minecraft:items/hanging_signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X X",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "spawn:stripped_date_log"
    },
    "X": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "hanging_sign",
  "experience": null,
  "cooking_time": null
}