mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-18 21:22:56 +00:00
Updated Incompatibilities between versions (markdown)
parent
53c3106844
commit
0dd42b3d16
@ -30,6 +30,7 @@ This page serves as documentation for breaking changes and "gotchas" one should
|
||||
|
||||
## Minecraft 1.8 to 1.12
|
||||
- Programs run via `shell.run` are now started in their own isolated environment. This means globals set by programs will not be accessible outside of this program.
|
||||
- Programs containing `/` are looked up in the current directory and are no longer looked up on the path. For instance, you can no longer type `turtle/excavate` to run `/rom/programs/turtle/excavate.lua`.
|
||||
- (CC: Tweaked 1.88.0+) Computers now _always_ keep their ID when broken, meaning that unlabelled computers/items do not stack.
|
||||
|
||||
[key_event]: https://tweaked.cc/event/key.html
|
||||
|
Loading…
Reference in New Issue
Block a user