Skip to content

Commit cd84d2e

Browse files
committed
Bump mod version
1 parent 1ac4c6e commit cd84d2e

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

CHANGELOG-1.21.1.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
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.26"></a>
5+
## [1.21.1-1.6.26](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.25...1.21.1-1.6.26) - 2026-03-08 07:44:12
6+
7+
8+
### Fixed
9+
* Fix crafting jobs not being sent to clients anymore
10+
11+
This was a regression due to b5c618b8d2bbe101f50aac79e272aeb82e9d5fb6
12+
13+
Closes #194
14+
415
<a name="1.21.1-1.6.25"></a>
5-
## [1.21.1-1.6.25](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.24...1.21.1-1.6.25) - 2026-02-17 11:45:52
16+
## [1.21.1-1.6.25](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.24...1.21.1-1.6.25) - 2026-02-17 11:45:52 +0100
617

718

819
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
mod_version=1.6.25
2+
mod_version=1.6.26
33
group=org.cyclops.integratedterminals
44
java_version=21
55

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.26.2 or higher.
3+
4+
Fixes:
5+
* Fix crafting jobs not being sent to clients anymore
6+
7+
This was a regression due to b5c618b8d2bbe101f50aac79e272aeb82e9d5fb6
8+
9+
Closes #194
10+

0 commit comments

Comments
 (0)