Port to 1.21, add unifiedPublishing

This commit is contained in:
Martin Prokoph
2024-06-26 11:27:41 +02:00
parent fda1ac38bf
commit 845f33f478
4 changed files with 66 additions and 8 deletions

View File

@@ -3,15 +3,18 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.10
minecraft_version=1.21
yarn_mappings=1.21+build.2
loader_version=0.15.11
# Mod Properties
mod_version = 1.3.1
mod_version = 1.3.2
maven_group = eu.midnightdust
archives_base_name = timechanger
release_type=release
curseforge_id=436636
modrinth_id=1itdse3V
# Dependencies
fabric_version=0.97.0+1.20.4
midnightlib_version=1.5.3-fabric
fabric_version=0.100.1+1.21
midnightlib_version=1.5.7-fabric