Scotsguy / now-playing

Minecraft mod that shows a 'now playing' popup whenever music changes.
MIT License
10 stars 4 forks source link

Update to 1.18 (Fabric) #11

Closed cs127 closed 2 years ago

cs127 commented 2 years ago

I updated the Fabric version of the mod to 1.18 and added the new 1.18 songs to the language file! This is my first time updating a mod, so I might have done something incorrectly. Let me know if I did anything wrong.

There is also a problem: Some of the new song names are too long to fit in the toast notifications. This could be fixed by implementing #7, but I don't have enough experience with Java so I can't do it myself.

Scotsguy commented 2 years ago

Thank you for the contribution. I'll have to check when I can test this, but from a first glance, everything looks good.