1
mirror of https://github.com/Shiewk/BedrockDeathScreen.git synced 2026-04-27 22:44:17 +02:00

(1.3.1) 1.21.6-1.21.8 support

This commit is contained in:
Shy
2025-07-25 13:00:25 +02:00
parent 6d02013dc4
commit 5a35e1e8f5
4 changed files with 28 additions and 27 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "maven.modrinth:modmenu:14.0.0-rc.2"
modImplementation "maven.modrinth:modmenu:15.0.0-beta.3"
}
processResources {