File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ org.gradle.jvmargs=-Xmx1G
33org.gradle.parallel =true
44
55# Fabric Properties
6- minecraft_version =1.21.1
7- yarn_mappings =1.21.1 +build.3
8- loader_version =0.16.7
6+ minecraft_version =1.21.4
7+ yarn_mappings =1.21.4 +build.8
8+ loader_version =0.16.10
99
1010# Mod Properties
11- mod_version =1.6.0-Alpha+1.21.1
11+ mod_version =1.6.0-Alpha+1.21.4
1212maven_group =pl.lordtricker
1313archives_base_name =ltrynek
1414
1515# Dependencies
16- fabric_version =0.115 .0+1.21.1
16+ fabric_version =0.118 .0+1.21.4
Original file line number Diff line number Diff line change 2828 ],
2929
3030 "depends" : {
31- "fabricloader" : " >=0.15.11" ,
32- "minecraft" : " >=1.21 <=1.21.1 " ,
33- "java" : " >=21" ,
34- "fabric-api" : " *"
31+ "fabricloader" : " >=0.15.11" ,
32+ "minecraft" : " >=1.21.3 <=1.21.5 " ,
33+ "java" : " >=21" ,
34+ "fabric-api" : " *"
3535 },
3636 "suggests" : {
3737 "another-mod" : " *"
You can’t perform that action at this time.
0 commit comments