[CHORE] Backport from 1.20.3

This commit is contained in:
2024-01-02 00:04:27 +02:00
parent 98d3a60bc8
commit dfa8a3d55f
27 changed files with 38 additions and 610 deletions

View File

@@ -7,7 +7,7 @@ dependencies {
shade "me.hypherionmc.moon-config:core:${moon_config}"
shade "me.hypherionmc.moon-config:toml:${moon_config}"
shade "com.hypherionmc:rpcsdk:1.0"
shade ("me.hypherionmc.sdlink:mcdiscordformatter-1.20.3:2.0.0")
shade ("me.hypherionmc.sdlink:mcdiscordformatter-1.19.1:2.0.0")
modImplementation("com.terraformersmc:modmenu:${mod_menu_version}") {
exclude(group: "net.fabricmc.fabric-api")