← Back to home Texture Library

🎨 Minecraft Item Browser

Browse every item and block texture from the Minecraft inventory. Search by name, filter between items and blocks, and download any icon as a PNG.

📦

Connect Your Minecraft Client

Textures are pulled directly from your Minecraft installation. Point the site to your client JAR once and the full library loads in seconds. Use the client JAR, not the server JAR. Only the client includes texture assets.

  1. Find your Minecraft client JAR:
    • Windows: %APPDATA%\.minecraft\versions\<version>\<version>.jar
    • Linux: ~/.minecraft/versions/<version>/<version>.jar
    • macOS: ~/Library/Application Support/minecraft/versions/<version>/<version>.jar
  2. Open .env at the project root and set:
    MINECRAFT_JAR_PATH=C:\Users\You\AppData\Roaming\.minecraft\versions\1.21.4\1.21.4.jar
  3. Click "Extract Icons" below. The first run scans your JAR and saves all icons to public/armory/ (takes around 10–30 seconds). Every visit after that loads instantly from the local cache.