Skip to content

Commit b6873e0

Browse files
committed
Bump mod version
1 parent 5f21c24 commit b6873e0

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG-1.20.1.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
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.6.11"></a>
5+
## [1.20.1-1.6.11](/compare/1.20.1-1.6.10...1.20.1-1.6.11) - 2025-10-17 15:12:19
6+
7+
8+
### Changed
9+
* Don't re-send crafting options for every storage change event
10+
Related to CyclopsMC/IntegratedCrafting#156
11+
* Serialize terminal elements in off-thead
12+
Related to CyclopsMC/IntegratedCrafting#156
13+
414
<a name="1.20.1-1.6.10"></a>
5-
## [1.20.1-1.6.10](/compare/1.20.1-1.6.9...1.20.1-1.6.10) - 2025-09-13 15:07:40
15+
## [1.20.1-1.6.10](/compare/1.20.1-1.6.9...1.20.1-1.6.10) - 2025-09-13 15:07:40 +0200
616

717

818
### 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.6.10
1+
mod_version=1.6.11
22
minecraft_version=1.20.1
33
forge_version=47.0.1
44
cyclopscore_version=1.19.4-497
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.19.4 or higher.
3+
4+
Changes:
5+
* Don't re-send crafting options for every storage change event
6+
Related to CyclopsMC/IntegratedCrafting#156
7+
* Serialize terminal elements in off-thead
8+
Related to CyclopsMC/IntegratedCrafting#156

0 commit comments

Comments
 (0)