Skip to content

Commit 18727cb

Browse files
committed
Bump mod version
1 parent cbaec41 commit 18727cb

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

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

4+
<a name="26.1.1-1.32.8"></a>
5+
## [26.1.1-1.32.8](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.7...26.1.1-1.32.8) - 2026-04-18 15:35:10
6+
7+
8+
### Changed
9+
* Add BlockCable#getAppearance for connected textures on facades
10+
This adds basic support to facades on cables for mods that add connected texture support.
11+
412
<a name="26.1.1-1.32.7"></a>
5-
## [26.1.1-1.32.7](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.6...26.1.1-1.32.7) - 2026-04-17 18:30:20
13+
## [26.1.1-1.32.7](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.6...26.1.1-1.32.7) - 2026-04-17 18:30:20 +0200
614

715

816
### 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.32.7
2+
mod_version=1.32.8
33
group=org.cyclops.integrateddynamics
44
java_version=25
55

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.25.5 or higher.
3+
4+
Changes:
5+
* Add BlockCable#getAppearance for connected textures on facades
6+
This adds basic support to facades on cables for mods that add connected texture support.

0 commit comments

Comments
 (0)