emilyploszaj / trinkets

A data-driven accessory mod and API for Minecraft using Fabric.
https://www.curseforge.com/minecraft/mc-mods/trinkets
MIT License
165 stars 72 forks source link

Update for 1.20.2 #276

Closed kb-1000 closed 11 months ago

kb-1000 commented 11 months ago

Moving from javax.annotation to org.jetbrains.annotations is because neither IntelliJ nor Gradle could find the javax ones (either it just never worked making me wonder why it worked for you or one of your deps depended on it and dropped it), and in the Fabric ecosystem using the JetBrains annotations is the standard, going as far as Loom remapping Minecraft to do so. .gitattributes is to make sure autocrlf doesn't mess up anything in the Gradle wrapper scripts on on Windows. I've tested this locally using the test mod and confirmed it to work.

kb-1000 commented 11 months ago

Please do do so - this is what the 1.20.2 port of PSWG has been waiting on. I was hoping to be able to go day one (or even earlier) again...

emilyploszaj commented 11 months ago

Trinkets has been published for 1.20.2