mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-05-16 14:24:11 +00:00

As of 1.20, sign messages are immutable - we need to do text = text.setMesssage(...) instead. Also do a tiny bit of cleanup to this function while we're here. Probably not the best use of my lunch break :D:. Fixes #1611.