aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/fabric.mod.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index bc49bd9..5123e2e 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -25,6 +25,7 @@
"yacl.mixins.json",
"yacl-fabric.mixins.json"
],
+ "accessWidener": "yacl.accesswidener",
"entrypoints": {
"client": [
"dev.isxander.yacl3.platform.PlatformEntrypoint"