Skip to content

Commit 2541fec

Browse files
committed
Bump mod version
1 parent adb854f commit 2541fec

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG-26.1.2.md

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

4+
<a name="26.1.2-1.4.6"></a>
5+
## [26.1.2-1.4.6](https://github.com/CyclopsMC/IntegratedCrafting/compare/26.1.2-1.4.5...26.1.2-1.4.6) - 2026-04-26 13:56:53
6+
7+
8+
### Added
9+
* Add translations through Crowdin (#196)
10+
11+
### Fixed
12+
* Fix channel mixup in crafting interface settings
13+
* Fix settings text colors being transparant
14+
415
<a name="26.1.2-1.4.5"></a>
5-
## [26.1.2-1.4.5] - 2026-04-23 20:21:57
16+
## [26.1.2-1.4.5] - 2026-04-23 20:21:57 +0200
617

718

819
Initial 26.1.2 release

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.5
2+
mod_version=1.4.6
33
group=org.cyclops.integratedcrafting
44
java_version=25
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.29.5 or higher.
3+
4+
Additions:
5+
* Add translations through Crowdin (#196)
6+
7+
Fixes:
8+
* Fix channel mixup in crafting interface settings
9+
* Fix settings text colors being transparant

0 commit comments

Comments
 (0)