Skip to content

Commit be1d3bb

Browse files
committed
Bump mod version
1 parent 8d7b363 commit be1d3bb

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG-1.20.1.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
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.4.1"></a>
5+
## [1.20.1-1.4.1](/compare/1.20.1-1.4.0...1.20.1-1.4.1) - 2026-01-02 10:55:58
6+
7+
8+
### Fixed
9+
* Fix crafting storage not dropping when breaking crafting interfaces
10+
* Fix crafting job completion when using importers, Closes #170
11+
412
<a name="1.20.1-1.4.0"></a>
5-
## [1.20.1-1.4.0](/compare/1.20.1-1.3.3...1.20.1-1.4.0) - 2025-12-31 14:42:03
13+
## [1.20.1-1.4.0](/compare/1.20.1-1.3.3...1.20.1-1.4.0) - 2025-12-31 15:03:05 +0100
614

715

816
### 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.4.0
1+
mod_version=1.4.1
22
minecraft_version=1.20.1
33
forge_version=47.0.1
44
cyclopscore_version=1.18.4-340
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.18.4 or higher.
3+
4+
Fixes:
5+
* Fix crafting storage not dropping when breaking crafting interfaces
6+
* Fix crafting job completion when using importers, Closes #170
7+

0 commit comments

Comments
 (0)