Update 1.21 (#365)

This commit is contained in:
crazymoose77756
2024-07-01 03:04:40 -04:00
committed by GitHub
parent a90e79fb58
commit fef076ad20
36 changed files with 76 additions and 118 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.6-SNAPSHOT'
id 'fabric-loom' version '1.7-SNAPSHOT'
}
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_21