MidnightLib 1.6.4 (Port to 1.21.2/3)

- Forgot to push this earlier, oops
This commit is contained in:
Martin Prokoph
2024-10-29 22:14:54 +01:00
parent 07e6049fa0
commit 18209609cb
4 changed files with 11 additions and 10 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.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
}