1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-07 12:57:55 +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": [ "mixins": [
{ "config": "computercraft.client.json", "environment": "client" }, { "config": "computercraft.client.json", "environment": "client" },
"computercraft.common.json" "computercraft.common.json"
] ],
"accessWidener" : "computercraft.accesswidener"
} }