Atlas Sprites for Chests
Atlas information
Atlas File: ./assets/minecraft/atlases/chests.json
Sprite Path: ./assets/minecraft/textures/entity/chest/
Atlas Code
To use these sprites in chat or commands, you need to specify the atlas group as well as the sprite name.
/tellraw @p [{"atlas":"minecraft:chests","sprite":"entity/chest/sprite_name"}]
Sprite Prefix
To use these sprites in chat or commands, you need to include the path prefix before the sprite name.
/tellraw @p [{"atlas":"minecraft:chests","sprite":"entity/chest/sprite_name"}]
Versions
Sprites
A list of sprites in Chests atlas for Minecraft, with preview icons, and quick commands to use them.. See a full dump command at the bottom.
| Sprite Path/Code (click to copy) | Command |
|---|---|
| entity/chest/christmas | |
| entity/chest/christmas_left | |
| entity/chest/christmas_right | |
| entity/chest/copper | |
| entity/chest/copper_exposed | |
| entity/chest/copper_exposed_left | |
| entity/chest/copper_exposed_right | |
| entity/chest/copper_left | |
| entity/chest/copper_oxidized | |
| entity/chest/copper_oxidized_left | |
| entity/chest/copper_oxidized_right | |
| entity/chest/copper_right | |
| entity/chest/copper_weathered | |
| entity/chest/copper_weathered_left | |
| entity/chest/copper_weathered_right | |
| entity/chest/ender | |
| entity/chest/normal | |
| entity/chest/normal_left | |
| entity/chest/normal_right | |
| entity/chest/trapped | |
| entity/chest/trapped_left | |
| entity/chest/trapped_right |
Show me all atlas sprites in chat
If you want to preview all the sprites in this atlas group, you can use the following command in a command block
|
|