Fixed small bugs

This commit is contained in:
lukasabbe
2025-07-11 15:49:53 +02:00
parent 83674e5774
commit b3a5c3dcbd
3 changed files with 32 additions and 23 deletions
+2
View File
@@ -18,6 +18,8 @@ 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 {