Click an item card to select/deselect. Click the
icon for details.
About This Project
This gallery showcases Minecraft item images captured from the in-game hotbar and formatted consistently. Ideal for wikis, guides, resource pack, server websites, and more.
Key Features
Search: Quickly find items by name.
Selection: Click item cards to select multiple items for bulk download.
Details & Download: Click the (i) icon on an item to view details and download it individually.
Bulk Download: Use the "Download Selected" or "Download All" buttons to get a ZIP archive.
Efficient Downloads: Uses browser caching to significantly speed up subsequent ZIP downloads and reduce network requests after the first time images are loaded.
Versioning: Select specific Minecraft versions (or "Latest") to see how item textures appeared at that time.
Updates: Automatically displays new images when the underlying data is updated.
Responsive: Works smoothly on desktop and mobile devices.
Dark/Light Mode: Choose your preferred visual theme.
How It Works (Simplified)
The site loads a base set of images. It then intelligently applies changes (additions, modifications, removals) tracked in version-specific files (changes.json) up to the version you select. This ensures you see the correct textures for that particular version or the most recent ones if "Latest" is chosen. Image data is stored efficiently using browser caching once loaded.
Technical Details
Built with plain HTML, CSS, and JavaScript – no frameworks.
Uses JSZip and FileSaver.js for client-side ZIP creation and saving.
Leverages the Cache Storage API for optimized image fetching and storage during the download process.
Image availability across versions is managed via a base manifest.json and version-specific changes.json files.
This project is not affiliated with Mojang or Microsoft. Minecraft is a trademark of Mojang AB.