Viola-Siemens / Villager-Armor-Layer

A Minecraft Client Mod for Villagers and Illagers' Armor Layer
GNU Affero General Public License v3.0
6 stars 0 forks source link

Compat with It takes a pillage #6

Closed betterworld-sjq closed 10 months ago

betterworld-sjq commented 10 months ago

Illagers in It takes a pillage don't render their armor. Is it the problem of that mod not using specific rendering type?

Viola-Siemens commented 10 months ago

Cannot reproduce.

Archer with Armor

Command I tried:

/summon takesapillage:archer ~ ~ ~
/item replace entity <uuid> armor.<slot> from entity Viola_Siemens weapon.mainhand
Viola-Siemens commented 10 months ago

Cannot reproduce.

Minecraft: 1.20.1 Forge: 47.1.0 VAL: 5.0.1 It Takes a Pillage: 1.0.3

betterworld-sjq commented 10 months ago

Cannot reproduce.

Minecraft: 1.20.1 Forge: 47.1.0 VAL: 5.0.1 It Takes a Pillage: 1.0.3

It doesn't apply to the Skirmisher. Should I talk to the author of Takesapillage

Viola-Siemens commented 10 months ago

It doesn't apply to the Skirmisher. Should I talk to the author of Takesapillage

https://github.com/izofar/takes-a-pillage/blob/1.18.2/src/main/java/com/izofar/takesapillage/client/renderer/SkirmisherRenderer.java#L16

The Renderer of Skirmisher is not extended from IllagerRenderer, so I think you can report it to takes-a-pillage.

If any other thing I can help with, this issue will be reopened.