port: The Copper Age (1.21.9/10)

This commit is contained in:
Martin Prokoph
2025-10-08 21:19:13 +02:00
parent 7d207e8197
commit 6c7c81b462
4 changed files with 11 additions and 11 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
}