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

1.21.9 support

This commit is contained in:
Shy
2025-11-15 13:22:38 +01:00
parent 5a35e1e8f5
commit f1b9fc5f77
6 changed files with 39 additions and 60 deletions
+5 -4
View File
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.6
yarn_mappings=1.21.6+build.1
loader_version=0.16.13
minecraft_version=1.21.9
yarn_mappings=1.21.9+build.1
loader_version=0.17.2
# Mod Properties
mod_version = 1.3.1
@@ -14,4 +14,5 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.127.0+1.21.6
fabric_version=0.134.0+1.21.9
modmenu_version=16.0.0-rc.1