1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-27 07:52:18 +00:00

v1.14.4-1.83.2+build.4

This commit is contained in:
parly 2019-09-22 23:59:26 +09:00
parent 9345652808
commit 111b58f533
3 changed files with 9 additions and 3 deletions

View File

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

View File

@ -1,3 +1,8 @@
# New features in CC:T for Fabric 1.83.2+build.4
* Add support for config file and in-game config GUI (svitoos)
* Fix the repository url in motd
# New features in CC:T for Fabric 1.83.2+build.3
* Fix turtle.place bugs (svitoos)

View File

@ -1,5 +1,6 @@
New features in CC:T for Fabric 1.83.2+build.3
New features in CC:T for Fabric 1.83.2+build.4
* Fix turtle.place bugs (svitoos)
* Add support for config file and in-game config GUI (svitoos)
* Fix the repository url in motd
Type "help changelog" to see the full version history.