MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20

birch_hanging_sign.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "hanging_sign",
  "key": {
    "#": {
      "item": "minecraft:stripped_birch_log"
    },
    "X": {
      "item": "minecraft:chain"
    }
  },
  "pattern": [
    "X X",
    "###",
    "###"
  ],
  "result": {
    "count": 6,
    "item": "minecraft:birch_hanging_sign"
  },
  "show_notification": true
}