port: MC 1.21.4

This commit is contained in:
Martin Prokoph
2025-01-27 14:31:46 +01:00
parent ecc50e77e2
commit 0a9f7ea0a1
19 changed files with 106 additions and 17 deletions

View File

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