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 @@ -43,7 +43,7 @@ dependencies {
4343 // Fabric API. This is technically optional, but you probably want it anyway.
4444 modImplementation " net.fabricmc.fabric-api:fabric-api:${ project.fabric_version} "
4545
46- modImplementation include(' com.github.Coflnet:CoflSkyCore:5ed39231bf ' )
46+ modImplementation include(' com.github.Coflnet:CoflSkyCore:637ed23145 ' )
4747 modImplementation include(" org.greenrobot:eventbus-java:3.3.1" )
4848 modImplementation include(" org.java-websocket:Java-WebSocket:1.5.2" )
4949 modImplementation include(" com.google.code.gson:gson:2.10.1" )
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ loom_version=1.11-SNAPSHOT
1313fabric_version =0.138.0+1.21.10
1414
1515# Mod Properties
16- mod_version =1.7.9
16+ mod_version =1.8.0
1717maven_group =com.coflnet
1818archives_base_name =SkyCofl
You can’t perform that action at this time.
0 commit comments