Update to 1.21.5

UUID format changed, new data files are not compatible with old versions
This commit is contained in:
2025-04-16 21:05:43 +02:00
parent 9207d7b014
commit 30b8142b7a
11 changed files with 77 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.7-SNAPSHOT'
id 'fabric-loom' version '1.10-SNAPSHOT'
id 'maven-publish'
}