Skip to content

Commit 7fae4a9

Browse files
committed
1.21.11 port
1 parent d549df1 commit 7fae4a9

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 3.0.0
22

3+
- Support Minecraft 1.21.11
34
- Support Minecraft 1.21.9, 1.21.10
45
- Support Minecraft 1.21.6, 1.21.7, 1.21.8
56

gradle.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ archives_name = combat_roll
99
enabled_platforms = fabric,neoforge
1010

1111
# Minecraft properties
12-
minecraft_version = 1.21.10
13-
yarn_mappings = 1.21.10+build.1
12+
minecraft_version = 1.21.11
13+
yarn_mappings = 1.21.11+build.3
1414

1515
# Dependencies
1616
fabric_loader_version = 0.18.2
17-
fabric_api_version = 0.138.3+1.21.10
18-
neoforge_version = 21.10.50-beta
17+
fabric_api_version = 0.139.4+1.21.11
18+
neoforge_version = 21.11.3-beta
1919
yarn_mappings_patch_neoforge_version = 1.21+build.6
2020

21-
cloth_config_version=20.0.149
22-
player_anim_version=1.1.3+mc.1.21.9
21+
cloth_config_version=21.11.151
22+
player_anim_version=1.1.3+alpha.2+mc.1.21.11
2323
tiny_config_version=3.1.0
2424

2525
# Compatibility
26-
mod_menu_version=16.0.0-rc.1
26+
mod_menu_version=17.0.0-alpha.1
2727
better_combat_version=2.3.1+1.21.1

0 commit comments

Comments
 (0)