This dataset contains a collection of 16x16 RGBA Minecraft assets (blocks and item textures). The assets are standardized in format (RGBA) and resolution (16x16)
13,072 Total Mods
552,234 Total Items
481,701 Total Blocks
📦 Contents
- ✅ Resolution: 16x16 pixels
- ✅ Format: PNG (RGBA)
- ✅ Types:
- Block textures
- Item textures
- ✅ Color Space: RGBA (with alpha channel)
Field | Type | Description |
---|---|---|
image |
Image |
The 16x16 RGBA texture, loaded as a PIL Image object. |
file_name |
string |
The original filename of the texture (e.g., stone.png ). |
type |
string |
The type of asset, either block or item . |
project_id |
string |
The unique identifier for the project (mod) on its source platform (e.g., CurseForge/Modrinth ID). |
mod_slug |
string |
A URL-friendly identifier for the source mod (e.g., journeymap ). |
author |
string |
The username of the mod's author. |
license |
string |
The license under which the mod was published (e.g., MIT , GPL-3.0 , All Rights Reserved ). |
project_type |
string |
The type of project, typically mod . |
version_url |
string |
A direct URL to the specific mod |
- Downloads last month
- 4