... | ... | @@ -14,7 +14,7 @@ Atlases are the new ways for Minecraft to recognize a texture file. Currently, t |
|
|
- shulker_boxes
|
|
|
- signs
|
|
|
|
|
|
The one we are interested in is the `blocks` atlas since it handles all block and item textures(yes, don't ask me why.)
|
|
|
The one we are interested in is the `blocks` atlas since it handles all block and item textures (yes, don't ask me why.)
|
|
|
|
|
|
<h1>Sources</h1>
|
|
|
Modifying an atlas is not simple at all. It's overcomplicated and the options given are hard to use at best. To help better understand what the fuck they were thinking, we must first understand sources.
|
... | ... | |