File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44lockfileVersion = 1
55
66[fabric ]
7- minecraft = " 1.20"
7+ minecraft = " 1.20.4 "
88 fabricLoader = " 0.16.10"
9- mapping = " 1.20+build.1 "
9+ mapping = " 1.20.4 +build.3 "
1010
1111[dependencies ]
1212
1313 [dependencies .fabric ]
1414 name = " fabric"
15- version = " 0.92.3 +1.20.1 .mpkg.1"
15+ version = " 0.97.2 +1.20.4 .mpkg.1"
1616 versionName = " "
1717 type = " mod"
1818 ipfsHash = " "
19- Sha256 = " 57e606b4afd5f8d6faefc78432fa0e813d3d2e59365cdb0e832ee2bbb6eef59a "
20- url = " https://api.preview.minepkg.io/v1/releases/fabric/fabric@0.92.3 +1.20.1 .mpkg.1/download"
19+ Sha256 = " 3e820841b9f5d3d898bcb0f0abb9bfc15fb608bf07c74292ea3dd1b98d36460a "
20+ url = " https://api.preview.minepkg.io/v1/releases/fabric/fabric@0.97.2 +1.20.4 .mpkg.1/download"
2121 provider = " minepkg"
2222 dependent = " "
2323
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
33
44# Fabric Properties
55# check these on https://fabricmc.net/versions.html
6- minecraft_version =1.20
7- yarn_mappings =1.20+build.1
6+ minecraft_version =1.20.2
7+ yarn_mappings =1.20.2 +build.4
88loader_version =0.16.10
99
1010# Mod Properties
@@ -13,8 +13,8 @@ maven_group=io.minepkg
1313archives_base_name =test-utils
1414
1515# Dependencies
16- fabric_version =0.83.0 +1.20
17- libgui_version =8.0.1 +1.20
16+ fabric_version =0.91.6 +1.20.2
17+ libgui_version =9.2.2 +1.20.2
1818
19- minecraft_version_range =>=1.20.0 <=1.20.1
19+ minecraft_version_range = >=1.20.2 <=1.20.4
2020java_version =17
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ manifestVersion = 0
1313
1414# These are global requirements
1515[requirements ]
16- minecraft = " >=1.20.0 <=1.20.1 "
16+ minecraft = " >=1.20.2 <=1.20.4 "
1717 fabricLoader = " *"
1818
1919[dependencies ]
You can’t perform that action at this time.
0 commit comments