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.9

This commit is contained in:
parly 2019-12-02 00:19:02 +09:00
parent fd2f6a38c1
commit cb66ef7e30
3 changed files with 8 additions and 3 deletions

View File

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

View File

@ -1,3 +1,8 @@
New features in CC:T for Fabric 1.83.2+build.9
* Add an argument `dimension` to commands.getBlockInfo and getBlockInfos (hugeblank)
* Update dependencies
New features in CC:T for Fabric 1.83.2+build.8
* Fix an issue where the results of commands.exec were incomplete (hugeblank)

View File

@ -1,6 +1,6 @@
New features in CC:T for Fabric 1.83.2+build.8
New features in CC:T for Fabric 1.83.2+build.9
* Fix an issue where the results of commands.exec were incomplete (hugeblank)
* Add an argument `dimension` to commands.getBlockInfo and getBlockInfos (hugeblank)
* Update dependencies
Type "help changelog" to see the full version history.