MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.17.1
Empty File
{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GSG",
    "OOO"
  ],
  "key": {
    "S": {
      "item": "minecraft:nether_star"
    },
    "G": {
      "item": "minecraft:glass"
    },
    "O": {
      "item": "minecraft:obsidian"
    }
  },
  "result": {
    "item": "minecraft:beacon"
  }
}