Skip to content

Commit 5750f52

Browse files
committed
Bump mod version
1 parent dc4aa59 commit 5750f52

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

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

4+
<a name="1.21.1-1.33.1"></a>
5+
## [1.21.1-1.33.1](https://github.com/CyclopsMC/IntegratedDynamics/compare/1.21.1-1.33.0...1.21.1-1.33.1) - 2026-05-22 11:29:25
6+
7+
8+
### Fixed
9+
* Fix parts not being directly placeable opposite to other parts
10+
11+
### Changed
12+
* Remove unused RS skipcrafting aspect property
13+
414
<a name="1.21.1-1.33.0"></a>
5-
## [1.21.1-1.33.0](https://github.com/CyclopsMC/IntegratedDynamics/compare/1.21.1-1.32.6...1.21.1-1.33.0) - 2026-05-04 16:37:29
15+
## [1.21.1-1.33.0](https://github.com/CyclopsMC/IntegratedDynamics/compare/1.21.1-1.32.6...1.21.1-1.33.0) - 2026-05-04 16:37:29 +0200
616

717

818
### Added

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.33.0
2+
mod_version=1.33.1
33
group=org.cyclops.integrateddynamics
44
java_version=21
55

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.26.0 or higher.
3+
4+
Fixes:
5+
* Fix parts not being directly placeable opposite to other parts
6+
7+
Changes:
8+
* Remove unused RS skipcrafting aspect property

0 commit comments

Comments
 (0)