aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorisXander <isxander@users.noreply.github.com>2022-08-30 20:04:21 +0100
committerisXander <isxander@users.noreply.github.com>2022-08-30 20:04:21 +0100
commit9d0a5e937f97c1c17d034393e01636d5241f376a (patch)
tree40b15bc97835c798d6b4489afaf8c84970c3ea0b /src/main/resources/fabric.mod.json
parentd643a44c866504a642f9de0055417a82585d96e5 (diff)
downloadYetAnotherConfigLib-9d0a5e937f97c1c17d034393e01636d5241f376a.tar.gz
YetAnotherConfigLib-9d0a5e937f97c1c17d034393e01636d5241f376a.tar.bz2
YetAnotherConfigLib-9d0a5e937f97c1c17d034393e01636d5241f376a.zip
Builder API done!
gui now...
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 95b5d16..708c30e 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -17,9 +17,6 @@
"entrypoints": {
},
- "mixins": [
- "fabric-mod-template.mixins.json"
- ],
"depends": {
"fabricloader": ">=0.14.0",
"minecraft": "1.19.x",