File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies {
3535 // Fabric API. This is technically optional, but you probably want it anyway.
3636 modImplementation " net.fabricmc.fabric-api:fabric-api:${ project.fabric_version} "
3737
38- modImplementation include(' com.github.Coflnet:CoflSkyCore:c35a40ffe9 ' )
38+ modImplementation include(' com.github.Coflnet:CoflSkyCore:bd3579fe51 ' )
3939 modImplementation include(" org.greenrobot:eventbus-java:3.3.1" )
4040 modImplementation include(" org.java-websocket:Java-WebSocket:1.5.2" )
4141 modImplementation include(" com.google.code.gson:gson:2.10.1" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ yarn_mappings=1.21.5+build.1
99loader_version =0.16.14
1010
1111# Mod Properties
12- mod_version =1.7.7
12+ mod_version =1.7.8
1313maven_group =com.coflnet
1414archives_base_name =SkyCofl
1515
You can’t perform that action at this time.
0 commit comments