Add mod icons, finish GUI support through Cloth Config Lite

This commit is contained in:
Draylar
2021-12-20 16:40:03 -06:00
parent 36ce7bc924
commit 3f7c461689
26 changed files with 232 additions and 399 deletions
+2
View File
@@ -52,6 +52,8 @@ allprojects {
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modRuntimeOnly "com.terraformersmc:modmenu:${project.modmenu_version}"
modCompileOnly "com.terraformersmc:modmenu:${project.modmenu_version}"
}
processResources {