Skip to content

Commit 39d4dcf

Browse files
committed
Bump mod version
1 parent 52d634c commit 39d4dcf

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

CHANGELOG-1.20.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.20.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="1.20.1-1.6.19"></a>
5+
## [1.20.1-1.6.19](/compare/1.20.1-1.6.18...1.20.1-1.6.19) - 2026-03-08 07:41:08
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.20.1-1.6.18"></a>
5-
## [1.20.1-1.6.18](/compare/1.20.1-1.6.17...1.20.1-1.6.18) - 2026-02-17 11:43:36
16+
## [1.20.1-1.6.18](/compare/1.20.1-1.6.17...1.20.1-1.6.18) - 2026-02-17 11:43:36 +0100
617

718

819
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod_version=1.6.18
1+
mod_version=1.6.19
22
minecraft_version=1.20.1
33
forge_version=47.0.1
44
cyclopscore_version=1.19.4-497
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.19.4 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)