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.
Ashen Hanging Sign
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Ancient Wall Hanging Sign (quark) quark:ancient_wall_hanging_sign | 1–1 | 100% | Survives Explosion |
| Ashen Hanging Sign | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}
