Skip to content

Commit 9bbf2b7

Browse files
committed
Bump mod version
1 parent e62af18 commit 9bbf2b7

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG-26.1.2.md

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

4+
<a name="26.1.2-1.33.5"></a>
5+
## [26.1.2-1.33.5](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.2-1.33.4...26.1.2-1.33.5) - 2026-06-24 19:53:17
6+
7+
8+
### Changed
9+
* Show network diagnostics messages in chat
10+
11+
### Fixed
12+
* Fix full blocks not rendering at full size in Squeezer
13+
414
<a name="26.1.2-1.33.4"></a>
5-
## [26.1.2-1.33.4](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.2-1.33.3...26.1.2-1.33.4) - 2026-06-18 19:58:11
15+
## [26.1.2-1.33.4](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.2-1.33.3...26.1.2-1.33.4) - 2026-06-18 19:58:11 +0200
616

717

818
### Fixed

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.4
2+
mod_version=1.33.5
33
group=org.cyclops.integrateddynamics
44
java_version=25
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.29.5 or higher.
3+
4+
Changes:
5+
* Show network diagnostics messages in chat
6+
7+
Fixes:
8+
* Fix full blocks not rendering at full size in Squeezer

0 commit comments

Comments
 (0)