Skip to content

Commit 2f3255c

Browse files
committed
Bump mod version
1 parent e9fc370 commit 2f3255c

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

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

4+
<a name="1.21.1-1.6.19"></a>
5+
## [1.21.1-1.6.19](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.18...1.21.1-1.6.19) - 2025-11-15 06:06:13
6+
7+
8+
### Fixed
9+
* Avoid recipe lookups for empty crafting grids
10+
Closes CyclopsMC/IntegratedCrafting#164
11+
412
<a name="1.21.1-1.6.18"></a>
5-
## [1.21.1-1.6.18](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.17...1.21.1-1.6.18) - 2025-11-11 15:09:47
13+
## [1.21.1-1.6.18](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.17...1.21.1-1.6.18) - 2025-11-11 15:09:47 +0100
614

715

816
### 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.18
2+
mod_version=1.6.19
33
group=org.cyclops.integratedterminals
44
java_version=21
55

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.25.1 or higher.
3+
4+
Fixes:
5+
* Avoid recipe lookups for empty crafting grids
6+
Closes CyclopsMC/IntegratedCrafting#164
7+

0 commit comments

Comments
 (0)