Skip to content

Commit 459769c

Browse files
committed
Update to 1.21.6
1 parent 7ee9103 commit 459769c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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

gradle.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ org.gradle.parallel=true
44
fabric.loom.multiProjectOptimisation=true
55

66
#see https://fabricmc.net/develop/
7-
minecraft_version=25w20a
7+
minecraft_version=1.21.6-rc1
88
yarn_mappings=1
99
loader_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

1515
immersive_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
1919
curseforge_id = 318449
2020
modrinth_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
2424
display_name = Cardinal-Components-API
2525
owners = Ladysnake
2626

0 commit comments

Comments
 (0)