Started by
C0mmand0K
on
Topic category: Help with Minecraft modding (Java Edition)
Hi I wanted to know is there a way to change an items texture when there is a item in its gui.
Topic category: Help with Minecraft modding (Java Edition)
Hi I wanted to know is there a way to change an items texture when there is a item in its gui.
Not without special code, however you might be able to use two items (one with each texture) and switch between them
You could use CIT with NBT tags to get custom textures, though it would requiere a texture pack, I couldn't find a way to put it inside the mod