1.20.5-pre2

This commit is contained in:
Oth3r 2025-03-12 18:44:15 -05:00
commit c81b9f1c77
2 changed files with 7 additions and 6 deletions

View file

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.8-SNAPSHOT'
id 'fabric-loom' version '1.10-SNAPSHOT'
id 'maven-publish'
id 'com.modrinth.minotaur' version '2.+'
id 'net.darkhax.curseforgegradle' version '1.1.+'
@ -39,6 +39,7 @@ processResources {
version : project.version,
minecraft_version : minecraft_version,
min_minecraft_version : min_minecraft_version,
max_minecraft_version : max_minecraft_version,
loader_version : loader_version
]