AttributeFix

AttributeFix

114M Downloads

[1.16.5] Suggestion: Add a check for FakePlayer Class

Cixon opened this issue ยท 2 comments

commented

Context: I use a japanese mod called LittleMaidReBirth which adds battlemaids into minecraft. I also use this mod in-conjunction with AnnointedItems which adds attributes to items via an Annointed table.

My issue is that the attributes do not apply to the maids. That mod uses the class FakePlayer which extends to ServerPlayerEntity.
If AttributeFix could apply this class to its mod, I'd hope to see speedy fast maids and other cool attribute modified modded entities that also use this class!

Thank you!

Link to Maid mod(s)
Requirement 1 & 2
(I know, site is in japanese so here's a link to the downloads.)

commented

This mod doesn't care about the entity type at all. It affects the concept of attributes themselves in a way that does not have any context or association to the entities the attributes are being applied to.

commented

Which mod is this? That way I can report this attribute issue elsewhere