1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-31 13:42:59 +00:00

Merge branch 'mc-1.16.x' into mc-1.18.x

This commit is contained in:
Jonathan Coates
2022-11-02 09:55:10 +00:00
4 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# New features in CC: Tweaked 1.101.0
* Improvee Dutch translation (Quezler)
* Improve Dutch translation (Quezler)
* Better reporting of fatal computer timeouts in the server log.
* Convert detail providers into a registry, allowing peripheral mods to read item/block details.
* Redesign the metrics system. `/computercraft track` now allows computing aggregates (total, max, avg) on any metric, not just computer time.

View File

@@ -1,6 +1,6 @@
New features in CC: Tweaked 1.101.0
* Improvee Dutch translation (Quezler)
* Improve Dutch translation (Quezler)
* Better reporting of fatal computer timeouts in the server log.
* Convert detail providers into a registry, allowing peripheral mods to read item/block details.
* Redesign the metrics system. `/computercraft track` now allows computing aggregates (total, max, avg) on any metric, not just computer time.