1.20 Pre-release 7 (known as 1.20-pre7 in the launcher) is the seventh and final pre-release for Java Edition 1.20, released on May 29, 2023,[1] which adds symbolic link validation, and fixes a bug.
Changes[]
General[]
- Added
bamboo_mosaic_slabto#slabsblock and item tags. - Added
bamboo_mosaic_stairsto#stairsblock and item tags.
- General
- To improve safety, the game will now detect symbolic links used inside
worlddirectory.- If the target of a symbolic link is not on the user-configured allow-list, the game will not proceed with loading the world.
- Note: world directory itself can still be linked.
- The list of allowed symbolic link targets is stored in file
allowed_symlinks.txtin client or server top directory. - The file consists of entries (one per line) with following formats allowed:
- Lines starting with
#are comments and are ignored. [type]pattern, where type can beglob,regexorprefix.prefixmatches start of path with given pattern (so for/testpaths/test,/test/, and/test/foo.txtwould match).regexmatches regular expression against whole path.globuses OS-specific path matching mechanism (for example*.txtwould usually match files withtxtextension).- Note: paths will use OS-specific separators.
pattern, which uses defaultprefixtype.
- Lines starting with
- If the target of a symbolic link is not on the user-configured allow-list, the game will not proceed with loading the world.
Fixes[]
- 1 issue fixed
- From released versions before 1.20
- MC-257778 – Bamboo Mosaic Slabs and Stairs are not in the
#slabsand#stairsblock and item tags.
Video[]
Video made by slicedlime:
References[]
- ↑ "Minecraft 1.20 Pre-Release 7" – Minecraft.net, May 29, 2023