9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2026-01-04 15:31:37 +00:00

feat: target MC 1.21.8 instead of .7

This commit is contained in:
William278
2025-08-12 23:27:03 +01:00
parent a9ea4d34e5
commit 24545563fa
12 changed files with 37 additions and 37 deletions

View File

@@ -391,7 +391,7 @@ public class FabricHuskSync implements DedicatedServerModInitializer, HuskSync,
case "1.21.5" -> VERSION1_21_5;
case "1.21.6" -> VERSION1_21_6;
case "1.21.7" -> VERSION1_21_7;
//#if MC==12107
//#if MC==12108
default -> VERSION1_21_7;
//#elseif MC==12105
//$$ default -> VERSION1_21_5;