We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443b1aa commit 885ee40Copy full SHA for 885ee40
gradle.properties
@@ -9,10 +9,10 @@
9
10
# Fabric Properties
11
# Get new versions at https://fabricmc.net/develop and https://lambdaurora.dev/tools/import_quilt.html
12
- minecraft_version=1.21.10
+ minecraft_version=25w41a
13
quilt_mappings=1.21+build.18
14
parchment_mappings=1.21:2024.07.28
15
- loader_version=0.17.2
+ loader_version=0.17.3
16
17
# Mod Properties
18
mod_id = thecopperierage
@@ -23,8 +23,8 @@
23
archives_base_name = TheCopperierAge
24
25
# Dependencies
26
- fabric_api_version=0.134.1+1.21.10
27
- frozenlib_version=2.2.1-mc1.21.10
+ fabric_api_version=0.135.1+1.21.11
+ frozenlib_version=2.2.1-mc25w41a
28
# External Mods
29
modmenu_version=15.0.0-beta.3
30
cloth_config_version=19.0.147
0 commit comments