Update to 1.21 & Add exclusion list

- Iris' shader selection screen is excluded by default
- Also added unifiedPublishing for easier update publishing
This commit is contained in:
Martin Prokoph
2024-06-17 11:09:58 +02:00
parent 0799437138
commit 5f0d65e84c
8 changed files with 79 additions and 13 deletions

View File

@@ -4,16 +4,19 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.5
yarn_mappings=1.20.5+build.1
loader_version=0.15.10
minecraft_version=1.21
yarn_mappings=1.21+build.2
loader_version=0.15.11
# Mod Properties
mod_version=4.0.0
mod_version=4.1.0
maven_group=eu.midnightdust.blur
archives_base_name=blur
release_type=release
curseforge_id=393563
modrinth_id=NK39zBp2
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.97.7+1.20.5
midnightlib_version=1.5.4-fabric
fabric_version=0.100.1+1.21
midnightlib_version=1.5.7-fabric