mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 19:55:10 +01:00
port: The Copper Age (1.21.9/10)
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
org.gradle.parallel=true
|
||||
|
||||
minecraft_version=1.21.6
|
||||
supported_versions=
|
||||
yarn_mappings=1.21.6+build.1
|
||||
minecraft_version=1.21.9
|
||||
supported_versions=1.21.10
|
||||
yarn_mappings=1.21.9+build.1
|
||||
enabled_platforms=fabric,neoforge
|
||||
|
||||
# Mod Properties
|
||||
mod_version=5.2.2
|
||||
mod_version=5.2.3
|
||||
maven_group=eu.midnightdust.blur
|
||||
archives_base_name=blur
|
||||
release_type=release
|
||||
@@ -16,12 +16,12 @@ curseforge_id=393563
|
||||
modrinth_id=NK39zBp2
|
||||
|
||||
# Modloaders
|
||||
fabric_loader_version=0.16.14
|
||||
fabric_api_version=0.127.0+1.21.6
|
||||
fabric_loader_version=0.17.2
|
||||
fabric_api_version=0.134.0+1.21.9
|
||||
|
||||
neoforge_version=21.6.0-beta
|
||||
neoforge_version=21.9.11-beta
|
||||
yarn_mappings_patch_neoforge_version = 1.21+build.4
|
||||
|
||||
# Libraries
|
||||
midnightlib_version = 1.7.4+1.21.6
|
||||
midnightlib_version = 1.8.3+1.21.9
|
||||
modmenu_version = 11.0.2
|
||||
|
||||
Reference in New Issue
Block a user