One more step, now i just need to figure out how to remove the requierment to run the mod on both server and client

This commit is contained in:
lukasabbe
2025-06-13 00:46:08 +02:00
parent 8f402847a0
commit b0d29e1917
5 changed files with 7 additions and 2 deletions
-1
View File
@@ -18,7 +18,6 @@ dependencies {
modApi "me.shedaniel.cloth:cloth-config-fabric:${project.cloth_config}"
modApi "com.terraformersmc:modmenu:${project.mod_menu}"
include(implementation("org.yaml:snakeyaml:${project.YAML_snake}"))
}
loom {