1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-29 08:42:17 +00:00

Add AW to fabric.mod.json

This commit is contained in:
Jacob Farley 2020-09-04 10:25:09 -05:00
parent dcf5d59109
commit 14e98e2fcb

View File

@ -32,5 +32,6 @@
"mixins": [
{ "config": "computercraft.client.json", "environment": "client" },
"computercraft.common.json"
]
],
"accessWidener" : "computercraft.accesswidener"
}