Closed haykam821 closed 1 year ago
Right now, text is shown on the first and second lines of game portal signs:
https://github.com/NucleoidMC/plasmid/blob/45022944498d432a088755cb8179c506889db34a/src/main/java/xyz/nucleoid/plasmid/mixin/game/portal/SignBlockEntityMixin.java#L65-L75
Since signs support four lines in total, the text should be shown on the second and third lines instead.
Right now, text is shown on the first and second lines of game portal signs:
https://github.com/NucleoidMC/plasmid/blob/45022944498d432a088755cb8179c506889db34a/src/main/java/xyz/nucleoid/plasmid/mixin/game/portal/SignBlockEntityMixin.java#L65-L75
Since signs support four lines in total, the text should be shown on the second and third lines instead.