Updated Incompatibilities between versions (markdown)

Jonathan Coates 2023-06-17 10:00:13 +01:00
parent 53c3106844
commit 0dd42b3d16
1 changed files with 1 additions and 0 deletions

@ -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