MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20
Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "#": [
      {
        "item": "minecraft:sand"
      },
      {
        "item": "minecraft:red_sand"
      }
    ],
    "X": {
      "item": "minecraft:gunpowder"
    }
  },
  "pattern": [
    "X#X",
    "#X#",
    "X#X"
  ],
  "result": {
    "item": "minecraft:tnt"
  },
  "show_notification": true
}