Update to 1.20.4 (#7)

* Updated Gradle Version

* Updated Loom Version

* Updated GradleProperties to 1.21.4

* Updated needed classes to 1.21.4

* Update mod version

---------

Co-authored-by: CPTProgrammer <46586216+CPTProgrammer@users.noreply.github.com>
This commit is contained in:
Bloemenpot
2025-01-25 18:35:20 +08:00
committed by GitHub
co-authored by CPTProgrammer
parent ed5e4a7ea7
commit a94415e427
5 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.5-SNAPSHOT'
id 'fabric-loom' version '1.9-SNAPSHOT'
id 'maven-publish'
}