Fabric loom 1.9-SNAPSHOT

This commit is contained in:
FlorianMichael 2024-12-23 07:20:17 +01:00
parent 64d1ffaff8
commit b63b1d8447
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -1,7 +1,7 @@
plugins {
id "idea"
id "maven-publish"
id "fabric-loom" version "1.8-SNAPSHOT"
id "fabric-loom" version "1.9-SNAPSHOT"
}
base {