SemmieDev / Disc-Jockey

Play note block songs in Minecraft
MIT License
11 stars 1 forks source link

Update to 1.20.4 #13

Closed EnderKill98 closed 8 months ago

EnderKill98 commented 8 months ago

Updates the mod to the newest version.

I think in the last version the UI might already have been broken a bit. The missing background should now be fixed, however it is slightly brighter for some reason.

Also needed to change modApi to modCompileOnly for modmenu because otherwise the task runClient would fail to load because some fabric api was missing a class from mixinextra to perform its mixins.