mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-10 08:00:05 +00:00
Bump CC:T to 1.111.1
This commit is contained in:
parent
0e4710a956
commit
2c740bb904
@ -12,7 +12,7 @@ neogradle.subsystems.conventions.runs.enabled=false
|
||||
|
||||
# Mod properties
|
||||
isUnstable=true
|
||||
modVersion=1.111.0
|
||||
modVersion=1.111.1
|
||||
|
||||
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
|
||||
mcVersion=1.21
|
||||
|
@ -1,3 +1,13 @@
|
||||
# New features in CC: Tweaked 1.111.1
|
||||
|
||||
* Add support for data-driven turtle upgrades.
|
||||
|
||||
Several bug fixes:
|
||||
* Fix monitors not rendering on NeoForge.
|
||||
* Fix turtle labels not rendering.
|
||||
* Fix compatibility with newer versions of NeoForge.
|
||||
* Fix heights of turtle flags.
|
||||
|
||||
# New features in CC: Tweaked 1.111.0
|
||||
|
||||
* Update several translations (Ale32bit).
|
||||
|
@ -1,13 +1,11 @@
|
||||
New features in CC: Tweaked 1.111.0
|
||||
New features in CC: Tweaked 1.111.1
|
||||
|
||||
* Update several translations (Ale32bit).
|
||||
* Split up turtle textures into individual textures.
|
||||
* Add `r+`/`w+` support to the `io` library.
|
||||
* Warn when capabilities are not registered and Optifine is installed.
|
||||
* Add support for data-driven turtle upgrades.
|
||||
|
||||
Several bug fixes:
|
||||
* Allow planks to be used for building in "adventure" (dan200).
|
||||
* Fix `disk.getAudioTitle()` returning untranslated strings for some modded discs.
|
||||
* Fix crash when right clicking turtles in spectator.
|
||||
* Fix monitors not rendering on NeoForge.
|
||||
* Fix turtle labels not rendering.
|
||||
* Fix compatibility with newer versions of NeoForge.
|
||||
* Fix heights of turtle flags.
|
||||
|
||||
Type "help changelog" to see the full version history.
|
||||
|
Loading…
x
Reference in New Issue
Block a user