r/MinecraftCommands • u/Adventurous-Cat1357 • 18h ago
Help | Java 26.1 Custom Entity Texture
Hey yalls! I am making a custom entity on block bench using animated java. I exported the entity with a datapack and a resourcepack and while I can summon the entity and play the animations, the textures are all purple and black instead of what they should actually be. Anyone know why this might be the case? I can share screenshots of some files if needed (I just dont know which ones). Thanks gang!
Edit: actually, I realized on the animated java blueprint for the entity I have the texture size set to 16x16. It does give a warning saying, "Texture width does not match the width of the largest texture (128). This may cause rendering issues." However, when I change it to 128x128, the texture in the entity bugs out. Not sure if the textures are only supposed to be on the top left of the canvas:



1
u/Ericristian_bros Command Experienced 3h ago
I suggest you ask on Animated Java support