File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ 2101.1.5]
88
9+ ### Added
10+ * Added ` /ftbteams nbtedit ` admin command to allow direct NBT viewing/editing of team data
11+ * FTB Library 2021.1.25+ required
12+ * Use with caution; incorrect edits could leave the team in an unusable state. Make backups!
13+
14+ ### Fixed
15+ * Team "extra data" is now copied from player to party team when the party team is initially formed.
16+
17+ ## [ 2101.1.5]
18+
919### Added
1020
1121* Added ` /ftbteams force-add ` and ` /ftbteams force-remove ` commands
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ maven_group=dev.ftb.mods
77readable_name =FTB Teams
88mod_author =FTB Team
99
10- mod_version =2101.1.5
10+ mod_version =2101.1.6
1111minecraft_version =1.21.1
1212
1313# Deps
You can’t perform that action at this time.
0 commit comments