MCMinecraft Assets Explorer

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