It Takes a Pillage (Fabric)

It Takes a Pillage (Fabric)

5M Downloads

Compat with Villager-Armor-Layer

betterworld-sjq opened this issue ยท 2 comments

commented

Describe the Suggestion

There's a mod https://www.curseforge.com/minecraft/mc-mods/villager-armor-layer making the armor layer of villagers, illagers, witches and some other mobs visible. That mod works well with the Archer, but not at all with Skirmisher.
And the author of that mod says the Renderer must be extended from IllagerRenderer as to illagers to show their armor, but the Renderer of Skirmisher (https://github.com/izofar/takes-a-pillage/blob/1.18.2/src/main/java/com/izofar/takesapillage/client/renderer/SkirmisherRenderer.java#L16) is not in that way. So could you change the renderer type and make it compatible?

Screenshots and Videos

No response

Additional Context

No response

commented

Version 1.20.1 forge

commented