port: The Copper Age (1.21.9)

Most changes were related to the MidnightLib 1.8.0 update
This commit is contained in:
Martin Prokoph
2025-10-01 19:00:00 +02:00
parent 97117ea46a
commit caee4c801a
7 changed files with 23 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ import groovy.json.JsonOutput
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.10-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.11-SNAPSHOT" apply false
id "me.shedaniel.unified-publishing" version "0.1.+" apply false
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
}