Skip to content

Commit 4b6586f

Browse files
committed
Bump mod version
1 parent 0b03576 commit 4b6586f

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG-1.21.1.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
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.27.0"></a>
5+
## [1.21.1-1.27.0](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.26.2...1.21.1-1.27.0) - 2025-10-07 07:43:29
6+
7+
### Added
8+
* Add IngredientComponentStorageComposite (required for Integrated Mekanism)
9+
410
<a name="1.21.1-1.26.2"></a>
5-
## [1.21.1-1.26.2](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.26.1...1.21.1-1.26.2) - 2025-08-08 20:10:42
11+
## [1.21.1-1.26.2](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.26.1...1.21.1-1.26.2) - 2025-08-08 20:10:42 +0200
612

713
### Changed
814
* Add translations through Crowdin (#208)

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.26.2
2+
mod_version=1.27.0
33
group=org.cyclops.cyclopscore
44
java_version=21
55

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
As always, don't forget to backup your world before updating!
2+
3+
Additions:
4+
* Add IngredientComponentStorageComposite (required for Integrated Mekanism)

0 commit comments

Comments
 (0)