File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ [ 1802.1.10]
8
+
9
+ ### Fixed
10
+ * Made Quark item linking work again in conjunction with Ranks chat formatting
11
+ * FTB Ranks is no longer incorrectly marked as a server-only mod
12
+ * As of the previous release, it is also required on the client (to support Tab-completion for ranks in commands)
13
+
7
14
[ 1802.1.9]
8
15
9
16
### Added
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ org.gradle.daemon=false
3
3
mod_id =ftbranks
4
4
archives_base_name =ftb-ranks
5
5
maven_group =dev.ftb.mods
6
- mod_version =1802.1.9
6
+ mod_version =1802.1.10
7
7
mod_author =FTB Team
8
8
9
9
minecraft_version =1.18.2
You can’t perform that action at this time.
0 commit comments