Skip to content

Commit d3220fb

Browse files
committed
Merge remote-tracking branch 'origin/master-1.21-lts' into master-1.21
2 parents db2b65b + a238148 commit d3220fb

4 files changed

Lines changed: 27 additions & 2 deletions

File tree

CHANGELOG-1.20.1.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog for Minecraft 1.20.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="1.20.1-1.6.16"></a>
5+
## [1.20.1-1.6.16](/compare/1.20.1-1.6.15...1.20.1-1.6.16) - 2026-01-09 19:42:01
6+
7+
8+
### Fixed
9+
* Fix static plans never successfully deserialising
10+
411
<a name="1.20.1-1.6.15"></a>
5-
## [1.20.1-1.6.15](/compare/1.20.1-1.6.14...1.20.1-1.6.15) - 2025-12-31 15:10:58
12+
## [1.20.1-1.6.15](/compare/1.20.1-1.6.14...1.20.1-1.6.15) - 2025-12-31 15:10:58 +0100
613

714

815
### Changed

CHANGELOG-1.21.1.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog for Minecraft 1.21.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="1.21.1-1.6.23"></a>
5+
## [1.21.1-1.6.23](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.22...1.21.1-1.6.23) - 2026-01-09 19:43:53
6+
7+
8+
### Fixed
9+
* Fix static plans never successfully deserialising
10+
411
<a name="1.21.1-1.6.22"></a>
5-
## [1.21.1-1.6.22](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.21...1.21.1-1.6.22) - 2025-12-31 15:15:47
12+
## [1.21.1-1.6.22](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.21...1.21.1-1.6.22) - 2025-12-31 15:15:47 +0100
613

714

815
### Added
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.19.4 or higher.
3+
4+
Fixes:
5+
* Fix static plans never successfully deserialising
6+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.25.1 or higher.
3+
4+
Fixes:
5+
* Fix static plans never successfully deserialising

0 commit comments

Comments
 (0)