Ashen Hanging Sign
quark:ancient_hanging_sign

Ashen Hanging Sign

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Ceiling Hanging SignsAxe MineableHanging Signs

Acquisition

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

Crafting conditional
Ashen Hanging Sign Ashen Hanging Sign ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Ancient Wall Hanging Sign (quark) quark:ancient_wall_hanging_sign1–1100%Survives Explosion
Ashen Hanging Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:ancient_hanging_sign
Namespace
quark
Mod ID
quark
Tags (3)
minecraft:blocks/ceiling_hanging_signs
minecraft:blocks/mineable/axe
minecraft:items/hanging_signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X X",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "quark:stripped_ancient_log"
    },
    "X": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "ancient_wood",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": "sign",
  "experience": null,
  "cooking_time": null
}