Skip to content

Commit 179d96a

Browse files
committed
Bump mod version
1 parent 1ad6cd6 commit 179d96a

3 files changed

Lines changed: 22 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.4.1"></a>
5+
## [1.21.1-1.4.1](https://github.com/CyclopsMC/IntegratedCrafting/compare/1.21.1-1.4.0...1.21.1-1.4.1) - 2026-01-02 10:56:30
6+
7+
8+
### Added
9+
* Add translations through Crowdin (#165)
10+
11+
### Fixed
12+
* Fix crafting storage not dropping when breaking crafting interfaces
13+
* Fix crafting job completion when using importers, Closes #170
14+
415
<a name="1.21.1-1.4.0"></a>
5-
## [1.21.1-1.4.0](https://github.com/CyclopsMC/IntegratedCrafting/compare/1.21.1-1.3.4...1.21.1-1.4.0) - 2025-12-31 14:44:30
16+
## [1.21.1-1.4.0](https://github.com/CyclopsMC/IntegratedCrafting/compare/1.21.1-1.3.4...1.21.1-1.4.0) - 2025-12-31 14:44:30 +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.4.0
2+
mod_version=1.4.1
33
group=org.cyclops.integratedcrafting
44
java_version=21
55

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.26.2 or higher.
3+
4+
Additions:
5+
* Add translations through Crowdin (#165)
6+
7+
Fixes:
8+
* Fix crafting storage not dropping when breaking crafting interfaces
9+
* Fix crafting job completion when using importers, Closes #170

0 commit comments

Comments
 (0)