fix: update to loom 1.7 to fix forge crashing on launch (#12)

This commit also releases Weather Changer v1.2.1
This commit is contained in:
2024-12-16 13:28:39 +13:00
committed by GitHub
parent 37645401e3
commit ac040b84cd
3 changed files with 4 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ import net.fabricmc.loom.task.RemapSourcesJarTask
plugins {
id("architectury-plugin") version "3.4.+"
id ("dev.architectury.loom") version "1.6.+" apply false
id ("dev.architectury.loom") version "1.7.+" apply false
}
architectury {