1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-27 16:02:17 +00:00

v1.14.4-1.83.2+build.5

This commit is contained in:
parly 2019-09-28 00:17:28 +09:00
parent 15f4dbd061
commit 19553a981e
3 changed files with 11 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Mod properties
mod_version=1.83.2+build.4
mod_version=1.83.2+build.5
# Minecraft properties
mc_version=1.14.4

View File

@ -1,3 +1,9 @@
New features in CC:T for Fabric 1.83.2+build.5
* Fix rendering issues with OptiFine
* Fix version of bundled Jankson (svitoos)
* Update ClothConfig
# New features in CC:T for Fabric 1.83.2+build.4
* Add support for config file and in-game config GUI (svitoos)

View File

@ -1,6 +1,7 @@
New features in CC:T for Fabric 1.83.2+build.4
New features in CC:T for Fabric 1.83.2+build.5
* Add support for config file and in-game config GUI (svitoos)
* Fix the repository url in motd
* Fix rendering issues with OptiFine
* Fix version of bundled Jankson (svitoos)
* Update ClothConfig
Type "help changelog" to see the full version history.