Skip to content

Commit bb491c8

Browse files
authored
Update fabric.mod.json
1 parent df343f6 commit bb491c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "",
77
"authors": [],
88
"contact": {
9-
"repo": "https://github.com/pavatus/ait-example-addon"
9+
"repo": "https://github.com/amblelabs/ait-example-addon"
1010
},
1111
"license": "MIT",
1212
"icon": "assets/ait-example-addon/icon.png",
@@ -29,6 +29,6 @@
2929
"fabricloader": ">=${loader_version}",
3030
"fabric": "*",
3131
"minecraft": "${minecraft_version}",
32-
"ait": ">=1.1.0"
32+
"ait": "~${ait_version}"
3333
}
3434
}

0 commit comments

Comments
 (0)