MPM and Extra Bit manipulation
Greenjoe12345 opened this issue ยท 8 comments
The rendering of chiseled armor is kinda broken with more player models
the hat and arm and leg pieces do not properly move with those body parts
the armor is also too small when placed on the player, and has to be adjusted and moved to be in the right place
also, one more thing, the default diamond armor styled stuff seems to work, it moves with the head, but addding a custom chisled thing makes it not move with the head
I'm looking into adding one other mod integration right now, but yes, the next release will have this change. It should be fixed.
CNPCs #17
Alright, well unexpectedly, making the static/default chiseled armor model render properly with MPM and CNPCs ended up being significantly harder than doing so for the custom chiseled armor items/blocks rendering in their own layer, but I believe I've got it now. I'll do more testing, but it does finally seem solid. It shouldn't be too much longer.
This should be fixed as of v3.3.0. Let me know if you run into any problems.