Forge Bugfix: Fixed mixins metadata

This commit is contained in:
tom lee
2021-12-28 15:42:36 +08:00
parent b3b94d29b5
commit 4a64ce0bed
+1 -1
View File
@@ -2,7 +2,7 @@
"required": true,
"package": "com.seibel.lod.forge.mixins",
"compatibilityLevel": "JAVA_17",
"refmap": "lod.refmap.json",
"refmap": "DistantHorizons-forge-refmap.json",
"client": [
"MixinWorldRenderer",
"MixinOptionsScreen"