File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -80,12 +80,10 @@ configure (allprojects - project(":tests")) {
8080
8181 [
8282 " fabric-networking-api-v1" ,
83- // "fabric-lifecycle-events-v1",
83+ " fabric-lifecycle-events-v1" ,
8484 ]. forEach {
8585 modCompileOnly(fabricApi. module(it, " ${ project.fabric_version} " ))
8686 }
87-
88- modCompileOnly(" com.github.FabricMC.fabric:fabric-lifecycle-events-v1:c814733d8423a4464332bc4d15b3e6a190fcbcfe" )
8987 }
9088
9189 loom {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ org.gradle.warning.mode=all
88minecraft_version =1.21.5
99yarn_mappings =1.21.5+build.1
1010loader_version =0.16.10
11- fabric_version =0.119.5 +1.21.5
11+ fabric_version =0.122.0 +1.21.5
1212# Mod Properties
1313mod_version =0.3.3+alpha.0
1414maven_group =com.ishland.c2me
You can’t perform that action at this time.
0 commit comments