mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-22 19:29:18 +02:00
fix: dev env crash
This commit is contained in:
parent
1276ead89b
commit
0b2cede624
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ dependencies {
|
|||
// devenv mods
|
||||
modRuntimeOnly "maven.modrinth:lazydfu:${project.lazydfu_version}"
|
||||
modRuntimeOnly "maven.modrinth:starlight:${project.starlight_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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue