MCMinecraft Assets Explorer

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

end_crystal.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "E": {
      "item": "minecraft:ender_eye"
    },
    "G": {
      "item": "minecraft:glass"
    },
    "T": {
      "item": "minecraft:ghast_tear"
    }
  },
  "pattern": [
    "GGG",
    "GEG",
    "GTG"
  ],
  "result": {
    "item": "minecraft:end_crystal"
  },
  "show_notification": true
}