@@ -3,14 +3,14 @@ org.gradle.jvmargs=-Xmx2G
33
44# Fabric Properties
55# check these on https://fabricmc.net/develop
6- minecraft_version =1.21.2
7- yarn_mappings =1.21.2 +build.1
8- loader_version =0.16.10
6+ minecraft_version =1.21.5
7+ yarn_mappings =1.21.5 +build.1
8+ loader_version =0.16.13
99# Fabric api
10- fabric_version =0.106.1 +1.21.2
10+ fabric_version =0.121.0 +1.21.5
1111
1212# Mod Properties
13- mod_version = 3.0.0-alpha.1
13+ mod_version = 3.0.0-alpha.2
1414owners = Ladysnake
1515maven_group = org.ladysnake
1616archives_base_name = satin
@@ -19,16 +19,16 @@ archives_base_name = satin
1919findbugs_version = 3.0.2
2020jb_annotations_version = 18.0.0
2121apiguardian_version = 1.0.0
22- modmenu_version = 12 .0.0
23- iris_version = 1.8.0 +1.21.3
22+ modmenu_version = 14 .0.0-rc.2
23+ iris_version = 1.8.10 +1.21.5
2424
2525# Publishing
2626display_name = Satin
2727license_header = LGPL
2828gpl_version = 3
2929curseforge_id = 385463
30- curseforge_versions = 1.21.2; 1.21.3
31- modrinth_versions = 1.21.2; 1.21.3
30+ curseforge_versions = 1.21.5
31+ modrinth_versions = 1.21.5
3232cf_requirements = fabric-api
3333modrinth_id = fRbqPLg4
3434release_type = alpha
0 commit comments