change: lots of changes

This commit is contained in:
ZtereoHYPE 2022-07-20 23:35:50 +02:00
parent 7d37cc3c87
commit 8f7e5a5f57
12 changed files with 230 additions and 78 deletions

View file

@ -44,7 +44,7 @@ dependencies {
// modRuntimeOnly include(fabricApi.module("fabric-rendering-data-attachment-v1", project.fabric_version))
// modRuntimeOnly include(fabricApi.module("fabric-rendering-fluids-v1", project.fabric_version))
// modRuntimeOnly include(fabricApi.module("fabric-resource-loader-v0", project.fabric_version))
modRuntimeOnly "maven.modrinth:lithium:${project.lithium_version}"
// modRuntimeOnly "maven.modrinth:lithium:${project.lithium_version}"
modRuntimeOnly "maven.modrinth:spark:${project.spark_version}"
modRuntimeOnly include(fabricApi.module("fabric-command-api-v2", project.fabric_version))
modRuntimeOnly include(fabricApi.module("fabric-lifecycle-events-v1", project.fabric_version))