MCMinecraft Assets Explorer

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