File Details
v1.7.0 Forge — [create v5]
- R
- Jun 29, 2025
- 483.34 KB
- 26.2K
- 1.20.1
- Forge + 1
File Name
cccbridge-mc1.20.1-v1.7.0-forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Hello everyone, it has been about **2 years** since the last release of this mod! …
I am sorry that there was so little to hear from my side. I tried to respond to comments and new issues whenever possible. I had to focus on life for a bit, other projects and needed a break in general. But now I am back and also did not give up on maintaining this mod yet! I am very thankful for the amount of people who are downloading and playing this mod and I always love seeing whenever someone finds it's features as useful as I do.
Next up, I will be updating the mod to Create v6 and also port it to 1.21.1. With that said, **support for 1.19.2 has been dropped.** After that, I can finally focus on new features again and also update my workflow to an multiloader mod _(I actually already started on that, but set my priorities to get the existing codebase running for now)_.
Again, thank you to everyone playing this mod and especially thank you to everyone who took their time to report issues or even provide fixes for them!
\- Sammy
Changes
With the minor release v1.7.0, focus has been put on improving existing features and fixing bugs.
Note: This is the last release for Create v5 and therefore does not _yet_ support Create v6. The next releases will only support Create v6 and only then ports to 1.21.1 will also occur.
Source Block
- Source Block now acts identically to the term API (with the exception of some functions being ignored like set color or cursor blink)
Target Block
- It now has more control over its dimensions
- New function called dump, which returns a table containing a copy of the buffered text
- Fixed issue where width and height got sent swapped towards sources, resulting in text with unexpected dimensions.
Animatronic
- Fixed server crash with it on contraptions
- Changed block state to rotate towards 4 directions rather than 8 on placement
- Temporarely removed the ability to drive trains like Blaze Burners.
- Transition type has been added to the API: "rusty", "linear" and "none" (by @Rikaisan)
RedRouter
Note: While the RedRouter is not marked as deprecated, it still is recommended to check out the Redstone Relay from CC: Tweaked instead.
- The "redstone" event now actually fires again (by @Rikaisan)
- Pixel missalignments in its texture have been fixed and the model slightly simplified (by @TheZoidMaster)
Misc
- This mod now can be loaded with NeoForge as well.
- The front side of the Scroller Pane now is using the correct texture in the locked state
- Advancements now are being correctly loaded again
- Added polish localization (by @Aspenhart)
Configuration
- The light flickering option is no longer being ignored
- A TOML parser is now being used
- Config screen has been slightly simplified
- The config screen now also is accessable within forge
New Contributors
* @TheZoidMaster made their first contribution in https://github.com/tweaked-programs/cccbridge/pull/92
* @pernydev made their first contribution in https://github.com/tweaked-programs/cccbridge/pull/96
* @Aspenhart made their first contribution in https://github.com/tweaked-programs/cccbridge/pull/97
* @Rikaisan made their first contribution in https://github.com/tweaked-programs/cccbridge/pull/103
Full Changelog: https://github.com/tweaked-programs/cccbridge/compare/v1.6.3-1.20.1...v1.7.0-1.20.1
Metadata
This release has been built and tested with the following mod dependencies:
- CC: Tweaked v1.114.4
- Create v0.5.1.h-48 & Create Fabric v0.5.1-j-build.1631
- Mod Menu v7.2.1