mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-16 03:45:10 +01:00
port: The Copper Age (1.21.9)
Most changes were related to the MidnightLib 1.8.0 update
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
minecraft_version=1.21.6
|
||||
minecraft_version=1.21.9
|
||||
supported_versions=
|
||||
yarn_mappings=1.21.6+build.1
|
||||
yarn_mappings=1.21.9+build.1
|
||||
enabled_platforms=fabric,neoforge
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.1.1
|
||||
mod_version = 2.1.2
|
||||
maven_group = net.puzzlemc
|
||||
archives_base_name = puzzle
|
||||
release_type=release
|
||||
@@ -15,14 +15,14 @@ curseforge_id=563977
|
||||
modrinth_id=3IuO68q1
|
||||
|
||||
# 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.133.14+1.21.9
|
||||
|
||||
neoforge_version=21.6.0-beta
|
||||
neoforge_version=21.9.3-beta
|
||||
yarn_mappings_patch_neoforge_version = 1.21+build.4
|
||||
|
||||
# Libraries
|
||||
midnightlib_version = 1.7.4+1.21.6
|
||||
midnightlib_version = 1.8.1+1.21.9
|
||||
modmenu_version = 15.0.0-beta.1
|
||||
|
||||
# Mod Integrations
|
||||
|
||||
Reference in New Issue
Block a user