[1.20.1] 1.110.0
SquidDev
released this
21 Mar 22:02
·
194 commits
to mc-1.20.x
since this release
New features in CC: Tweaked 1.110.0
- Add a new
@c[...]
syntax for selecting computers in the/computercraft
command. - Remove custom breaking progress of modems on Forge.
Several bug fixes:
- Fix client and server DFPWM transcoders getting out of sync.
- Fix
turtle.suck
reporting incorrect error when failing to suck items. - Fix pocket computers displaying state (blinking, modem light) for the wrong computer.
- Fix crash when wrapping an invalid BE as a generic peripheral.
- Chest peripherals now reattach when a chest is converted into a double chest.
- Fix
speaker
program not resolving files relative to the current directory. - Skip main-thread tasks if the peripheral is detached.
- Fix internal Lua VM errors if yielding inside
__tostring
.