mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-04-18 04:51:23 +00:00
- textutils.serializeJSON now takes a table/string/number/boolean instead of just a string as the t argument, and checks for nil in the tNBTStyle argument, so the parameter becomes optional again, as described in the wiki. - textutils.slowWrite and textutils.slowPrint now checks if the rate parameter is a number, if not nil.