mirror of
https://github.com/Lucaslah/WeatherChanger.git
synced 2026-01-09 12:37:50 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user