Thornwood Sign
alexscaves:thornwood_sign

Thornwood Sign

Alex's Caves · by Alexthe668, Noonyeyz
block Axe MineableStanding SignsSigns

Thornwood Sign is a block from Alex's Caves, crafted from Thornwood Planks and Stick.

Acquisition

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

Crafting
Thornwood Sign Thornwood Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Thornwood Sign1–1100%Survives Explosion
Block loot table: Thornwood Wall Sign (alexscaves) alexscaves:thornwood_wall_sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:thornwood_sign
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

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