We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc98f6 commit 3f604e0Copy full SHA for 3f604e0
gradle.properties
@@ -98,7 +98,7 @@ access_transformer_locations = ${mod_id}_at.cfg
98
# Wiki: https://github.com/SpongePowered/Mixin/wiki + https://github.com/CleanroomMC/MixinBooter/ + https://cleanroommc.com/wiki/forge-mod-development/mixin/preface
99
# Only use mixins once you understand the underlying structure
100
use_mixins = false
101
-mixin_booter_version = 9.1
+mixin_booter_version = 10.2
102
# A configuration defines a mixin set, and you may have as many mixin sets as you require for your application.
103
# Each config can only have one and only one package root.
104
# Generate missing configs, obtain from mixin_configs and generate file base on name convention: "mixins.config_name.json"
0 commit comments