MCMinecraft Assets Explorer

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

red_nether_bricks.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "N": {
      "item": "minecraft:nether_brick"
    },
    "W": {
      "item": "minecraft:nether_wart"
    }
  },
  "pattern": [
    "NW",
    "WN"
  ],
  "result": {
    "item": "minecraft:red_nether_bricks"
  },
  "show_notification": true
}