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

1.21.11 support (#5)

This commit is contained in:
Shy
2026-01-28 15:06:58 +01:00
parent f1b9fc5f77
commit bf75f93396
8 changed files with 29 additions and 32 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version "1.11-SNAPSHOT"
id 'fabric-loom' version "1.14-SNAPSHOT"
id 'maven-publish'
}