Some refactor and add missing behaviors in some GUIs.

This commit is contained in:
LambdAurora
2020-02-13 00:28:58 +01:00
parent 0050b0216c
commit 8063116820
23 changed files with 123 additions and 70 deletions

View File

@@ -42,7 +42,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modApi "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modCompile "io.github.prospector:modmenu:1.8.5+build.23"
modCompile "io.github.prospector:modmenu:${project.modmenu_version}"
modCompile "com.github.lambdaurora:spruceui:${project.spruceui_version}"
include "com.github.lambdaurora:spruceui:${project.spruceui_version}"