aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/modid.mixins.json
AgeCommit message (Collapse)AuthorFilesLines
2023-06-07Update to 1.20Libravatar modmuss1-13/+10
Now uses split-sourceset's
2022-01-24Update API, yarn, minimum loader version and mixin compat level.Libravatar modmuss501-1/+1
2021-11-17Revert compatibilityLevel bumpLibravatar Player1-1/+1
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2021-11-161.18-pre2Libravatar modmuss501-1/+1
2021-05-12Update to 21w19a and Java 16Libravatar modmuss501-1/+1
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8
2020-02-25Add minVersion to template mixin config (#41)Libravatar i509VCB1-0/+1
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4
2019-04-07update to Loader 0.4.0Libravatar Adrian Siekierka1-0/+13