MCMinecraft Assets Explorer

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

armor_stand.json0 B

Empty File
{
  "type": "crafting_shaped",
  "pattern": [
    "///",
    " / ",
    "/_/"
  ],
  "key": {
    "/": {
      "item": "minecraft:stick"
    },
    "_": {
      "item": "minecraft:stone_slab",
      "data": 0
    }
  },
  "result": {
    "item": "minecraft:armor_stand"
  }
}