File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ org.gradle.parallel=true
66# check these on https://fabricmc.net/develop
77
88
9- minecraft_version =1.21.9
10- yarn_mappings =1.21.9 +build.1
11- loader_version =0.17.2
9+ minecraft_version =1.21.10
10+ yarn_mappings =1.21.10 +build.2
11+ loader_version =0.17.3
1212
1313# Fabric API
14- fabric_version =0.133.14 +1.21.9
14+ fabric_version =0.135.0 +1.21.10
1515
1616# Mod Properties
17- mod_version =1.2.9
17+ mod_version =1.2.10
1818maven_group =xyz.imcodist.quickmenu
1919archives_base_name =quick-menu
2020
2121# owo-lib
22- owo_version =0.12.22 +1.21.9
22+ owo_version =0.12.24 +1.21.9
Original file line number Diff line number Diff line change 3030 ],
3131 "depends" : {
3232 "fabricloader" : " >=0.17.2" ,
33- "minecraft" : [" 1.21.7 " ," 1.21.9 " ],
33+ "minecraft" : [" 1.21.9 " ," 1.21.10 " ],
3434 "java" : " >=21" ,
3535 "fabric-api" : " *" ,
3636 "owo-lib" : " >=0.12.22+1.21.9" ,
You can’t perform that action at this time.
0 commit comments