Skip to content

Commit 7143178

Browse files
committed
build: version -> 2101.1.6, changelog updated
1 parent d63b557 commit 7143178

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ maven_group=dev.ftb.mods
77
readable_name=FTB Teams
88
mod_author=FTB Team
99

10-
mod_version=2101.1.5
10+
mod_version=2101.1.6
1111
minecraft_version=1.21.1
1212

1313
# Deps

0 commit comments

Comments
 (0)