[DEV] Nightbloom stuff

This commit is contained in:
2024-07-05 21:10:46 +02:00
parent 0f17e8f844
commit 8d135fe0f2
5 changed files with 8 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id "xyz.wagyourtail.unimined" version "1.2.4" apply false
id "com.hypherionmc.modutils.modpublisher" version "2.1.5+snapshot.1"
id "com.hypherionmc.modutils.modpublisher" version "2.1.5"
id "com.hypherionmc.modutils.orion" version "1.0.+"
id 'maven-publish'
}