Sefiraat / Cultivation

GNU General Public License v3.0
7 stars 13 forks source link

[Fix] Item Display rotations incorrect in versions after 1.19.4 #80

Closed JustAHuman-xD closed 3 months ago

JustAHuman-xD commented 7 months ago

In 1.20 and on Item Displays are rotated 180 degrees on the Y axis, this PR makes cultivation automatically correct its models when on a server of those versions. it also applies a base transformation to the cultivation plant so that it can be corrected as well.

JustAHuman-xD commented 7 months ago

I'll need to test this to make sure it works as intended as I haven't used paperlib like this before. According to the javadocs this should be what I want but who knows 🤷‍♂️

JustAHuman-xD commented 6 months ago

Latest changes have been tested & confirmed to work on 1.20.4

I'll work on testing other versions later today/this week