apace100 / show-me-what-you-got

Minecraft mod which allows displaying your items to other players in chat.
MIT License
6 stars 4 forks source link

⬆️ Upgraded to 1.19.2 #8

Closed CephalonCosmic closed 1 year ago

CephalonCosmic commented 1 year ago

Rip chat signing

CephalonCosmic commented 1 year ago

7

apace100 commented 1 year ago

Hi there! What are the changes in the GitHub workflow and the build.gradle for? Otherwise, thanks for the PR. :) I myself tried integrating the chat signing somehow, so that SMWYG messages show up as secure, but since that proved more difficult than expected, this should do for an update. I'll integrate it once you reply regarding the non-feature changes I'm confused about.

CephalonCosmic commented 1 year ago

Hai! The changes to the build.gradle was to update fabric-loom to the latest version and add a developer mod for allowing to login with an account in dev environment. The change in the GitHub workflow was to manually trigger the action, this can be reverted safely. we are currently using this the server's modpack https://modrinth.com/modpack/devos-season-5

apace100 commented 1 year ago

Alright. :) Thanks for the info. Since the changes compared to 1.19.0 are quite large, could you retarget the PR to the new 1.19.x branch I just created?