Thornwood Hanging Sign
alexscaves:thornwood_hanging_sign

Thornwood Hanging Sign

Alex's Caves · by Alexthe668, Noonyeyz
block Ceiling Hanging SignsAxe MineableHanging Signs

Thornwood Hanging Sign is a block from Alex's Caves, crafted from Chain and Stripped Thornwood Log.

Acquisition

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

Crafting
Thornwood Hanging Sign Thornwood Hanging Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Thornwood Hanging Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "C C",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "alexscaves:stripped_thornwood_log"
    },
    "C": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_sign",
  "experience": null,
  "cooking_time": null
}