Skip to content

Commit e7041a2

Browse files
committed
Bump mod version
1 parent 3d14045 commit e7041a2

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG-1.19.2.md

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

4+
<a name="1.19.2-1.1.14"></a>
5+
## [1.19.2-1.1.14](/compare/1.19.2-1.1.13...1.19.2-1.1.14) - 2025-11-21 19:50:26
6+
7+
8+
### Changed
9+
* Use classified ingredient maps to optimize recipe index, Closes #160
10+
411
<a name="1.19.2-1.1.13"></a>
5-
## [1.19.2-1.1.13](/compare/1.19.2-1.1.12...1.19.2-1.1.13) - 2025-11-11 15:33:33
12+
## [1.19.2-1.1.13](/compare/1.19.2-1.1.12...1.19.2-1.1.13) - 2025-11-12 05:58:04 +0100
613

714

815
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod_version=1.1.13
1+
mod_version=1.1.14
22
minecraft_version=1.19.2
33
forge_version=43.0.8
44
cyclopscore_version=1.17.0-237
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.17.0 or higher.
3+
4+
Changes:
5+
* Use classified ingredient maps to optimize recipe index, Closes #160
6+

0 commit comments

Comments
 (0)