File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies {
4949
5050 // Carpet
5151 // modImplementation("carpet:fabric-carpet:${rootProject.minecraft_version}-${project.carpet_core_version}")
52- modCompileOnly(" carpet:fabric-carpet:1.18-pre4- ${ project.carpet_core_version} " )
52+ modCompileOnly(" carpet:fabric-carpet:${ project.carpet_core_version} " )
5353
5454 common(project(path : " :common" , configuration : " namedElements" )) { transitive false }
5555 shadowCommon(project(path : " :common" , configuration : " transformProductionFabric" )) { transitive false }
Original file line number Diff line number Diff line change 1- carpet_core_version = 1.4.54+v211117
1+ carpet_core_version = 1.18.2-1.4.69+v220331
Original file line number Diff line number Diff line change @@ -3,21 +3,21 @@ org.gradle.jvmargs=-Xmx1G
33
44# Fabric Properties
55minecraft_version =1.18.2
6- yarn_mappings =1.18.2+build.1
7- loader_version =0.13.3
6+ yarn_mappings =1.18.2+build.4
7+ loader_version =0.14.9
88
99# Fabric api
10- fabric_version =0.47.8 +1.18.2
10+ fabric_version =0.58.0 +1.18.2
1111
1212# Forge
1313forge_version =39.0.10
1414
1515# Mod Properties
16- mod_version = 1.8.4
16+ mod_version = 1.8.5
1717maven_group = org.samo_lego
1818archives_base_name = taterzens
1919
2020# Dependencies
21- disguiselib_version = 1.2.1
22- c2b_version = 1.1.1
23- sgui_version = 1.0.0-rc5 +1.18+pre5
21+ disguiselib_version = 1.2.2
22+ c2b_version = 1.1.2
23+ sgui_version = 1.0.2 +1.18.2
You can’t perform that action at this time.
0 commit comments