MCMinecraft Assets Explorer

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

spectral_arrow.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "key": {
    "#": {
      "item": "minecraft:glowstone_dust"
    },
    "X": {
      "item": "minecraft:arrow"
    }
  },
  "pattern": [
    " # ",
    "#X#",
    " # "
  ],
  "result": {
    "count": 2,
    "item": "minecraft:spectral_arrow"
  },
  "show_notification": true
}