MCMinecraft Assets Explorer

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

cyan_terracotta.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "group": "stained_terracotta",
  "key": {
    "#": {
      "item": "minecraft:terracotta"
    },
    "X": {
      "item": "minecraft:cyan_dye"
    }
  },
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "result": {
    "count": 8,
    "item": "minecraft:cyan_terracotta"
  },
  "show_notification": true
}