Started by
Xainyer
on
Topic category: Help with Minecraft modding (Java Edition)
I have a custom biome and I want a custom wolf texture to be the only one that can spawn in said biome.
Topic category: Help with Minecraft modding (Java Edition)
I have a custom biome and I want a custom wolf texture to be the only one that can spawn in said biome.
I would honestly recommend making a new entity. That'll be the easiest answer, and without going into code, I don't believe there's a way to add more texture variants to existing Minecraft entities.