Skip to content

Commit

Permalink
Bump CC:T to 1.114.2
Browse files Browse the repository at this point in the history
Ahhhh, I hate graphics code.
  • Loading branch information
SquidDev committed Nov 23, 2024
1 parent 9a06904 commit 1963e01
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin.jvm.target.validation.mode=error

# Mod properties
isUnstable=false
modVersion=1.114.1
modVersion=1.114.2

# Minecraft properties: We want to configure this here so we can read it in settings.gradle
mcVersion=1.20.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# New features in CC: Tweaked 1.114.2

One bug fix:
* Fix OpenGL errors when rendering empty monitors.

# New features in CC: Tweaked 1.114.1

Several bug fixes:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
New features in CC: Tweaked 1.114.1
New features in CC: Tweaked 1.114.2

Several bug fixes:
* Fix monitor touch events only firing from one monitor.
* Fix crash when lectern has no item.
* Fix cursor not blinking on monitors.
One bug fix:
* Fix OpenGL errors when rendering empty monitors.

Type "help changelog" to see the full version history.

0 comments on commit 1963e01

Please sign in to comment.