Merge branch 'architectury-1.21.5' into ge_fun

This commit is contained in:
Martin Prokoph
2025-03-27 21:22:50 +01:00
committed by GitHub
23 changed files with 108 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.9-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.10-SNAPSHOT" apply false
id "me.shedaniel.unified-publishing" version "0.1.+" apply false
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
}