1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-28 16:22:18 +00:00

v1.14.4-1.83.2+build.8

This commit is contained in:
parly 2019-10-20 00:40:48 +09:00
parent fe10c68099
commit 7fe62485fa
3 changed files with 9 additions and 4 deletions

View File

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

View File

@ -1,3 +1,8 @@
New features in CC:T for Fabric 1.83.2+build.8
* Fix an issue where the results of commands.exec were incomplete (hugeblank)
* Update dependencies
New features in CC:T for Fabric 1.83.2+build.7
* Fix a bug that most turtle functions hang

View File

@ -1,6 +1,6 @@
New features in CC:T for Fabric 1.83.2+build.7
New features in CC:T for Fabric 1.83.2+build.8
* Fix a bug that most turtle functions hang
* Update ClothConfig
* Fix an issue where the results of commands.exec were incomplete (hugeblank)
* Update dependencies
Type "help changelog" to see the full version history.