File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11------------------------------------------------------
2- Version 7.0.0-alpha.1+25w20a
2+ Version 7.0.0-beta.1
33------------------------------------------------------
4- Updated to 1.25.6 snapshot (25w20a)
4+ Updated to 1.25.6
55
66** Changes**
77- NBT serialization now all goes through the new ` ReadView ` and ` WriteView ` interfaces
Original file line number Diff line number Diff line change @@ -4,23 +4,23 @@ org.gradle.parallel=true
44fabric.loom.multiProjectOptimisation =true
55
66# see https://fabricmc.net/develop/
7- minecraft_version =25w20a
7+ minecraft_version =1.21.6-rc1
88yarn_mappings =1
99loader_version =0.16.14
1010# Fabric api
11- fabric_api_version =0.124.1 +1.21.6
11+ fabric_api_version =0.127.0 +1.21.6
1212
13- elmendorf_version =0.15 .0
13+ elmendorf_version =0.16 .0
1414
1515immersive_portals_version =v6.0.3-mc1.21.1
1616
1717# Publishing
18- mod_version = 7.0.0-alpha.1+25w20a
18+ mod_version = 7.0.0-beta.1
1919curseforge_id = 318449
2020modrinth_id = K01OU20C
21- curseforge_versions = 1.21.6-Snapshot
22- modrinth_versions = 25w20a
23- release_type = alpha
21+ curseforge_versions = 1.21.6
22+ modrinth_versions = 1.21.6
23+ release_type = beta
2424display_name = Cardinal-Components-API
2525owners = Ladysnake
2626
You can’t perform that action at this time.
0 commit comments