65 lines
2.7 KiB
Text
65 lines
2.7 KiB
Text
{{Infobox version
|
|
|title=Minecraft 1.20 Pre-release 7
|
|
|image=1.20-pre7.jpg
|
|
|image2=Java Edition 1.20 Pre-release 7.png
|
|
|edition=Java
|
|
|type=Pre-release
|
|
|date=May 29, 2023
|
|
|jsonhash=fb19ee01ac38901022d76bff8f80479fbb7d0ac1 |jsonfile=1.20-pre7
|
|
|clienthash=30d5c2f0f3b10ca0eb7df3ef566eab4fe3bed672
|
|
|clientmap=dc4a2b8fb934fce713b82565067815722e3a27e7
|
|
|serverhash=ed6ddd61aeb1f529ef626fae9bcb0a5f51491f71
|
|
|servermap=3d30c709afce24c9a85daabb900640f2a042f76e
|
|
|parent=1.20
|
|
|prevparent=1.19.4
|
|
|prev=1.20 Pre-release 6
|
|
|next=1.20 Release Candidate 1
|
|
|nextparent=1.20
|
|
}}<onlyinclude>
|
|
|
|
'''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,<ref>{{Mcnet|minecraft-1-20-pre-release-7|Minecraft 1.20 Pre-Release 7|May 29, 2023}}</ref> which adds symbolic link validation, and fixes a bug.
|
|
|
|
== Changes ==
|
|
=== General ===
|
|
; [[Tag]]
|
|
* Added {{cd|bamboo_mosaic_slab}} to {{cd|#slabs}} block and item tags.
|
|
* Added {{cd|bamboo_mosaic_stairs}} to {{cd|#stairs}} block and item tags.
|
|
|
|
; General
|
|
* To improve safety, the game now detects symbolic links used inside {{cd|world}} directory.
|
|
** If the target of a symbolic link is not on the user-configured allow-list, the game does 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 {{cd|allowed_symlinks.txt}} in client or server top directory.
|
|
** The file consists of entries (one per line) with following formats allowed:
|
|
*** Lines starting with {{cd|#}} are comments and are ignored.
|
|
*** {{cd|[type]pattern}}, where type can be {{cd|glob}}, {{cd|regex}} or {{cd|prefix}}.
|
|
**** {{cd|prefix}} matches start of path with given pattern (so for {{cd|/test}} paths {{cd|d=and|/test|/test/|/test/foo.txt}} would match).
|
|
**** {{cd|regex}} matches regular expression against whole path.
|
|
**** {{cd|glob}} uses OS-specific path matching mechanism (for example {{cd|*.txt}} would usually match files with {{cd|txt}} extension).
|
|
**** Note: paths use OS-specific separators.
|
|
*** {{cd|pattern}}, which uses default {{cd|prefix}} type.
|
|
|
|
== Fixes ==
|
|
{{fixes|fixedin=1.20 Pre-release 7
|
|
|;old
|
|
|257778|Bamboo Mosaic Slabs and Stairs are not in the {{cd|#slabs}} and {{cd|#stairs}} block and item tags.
|
|
}}</onlyinclude>
|
|
|
|
== Video ==
|
|
{{Slicedlime|H6A5hy6kUQQ}}
|
|
|
|
== References ==
|
|
{{Reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox Java Edition versions|1.2x}}
|
|
|
|
[[de:1.20-pre7]]
|
|
[[es:Java Edition 1.20 Pre-release 7]]
|
|
[[fr:Édition Java 1.20 Pre-release 7]]
|
|
[[ja:Java Edition 1.20 Pre-release 7]]
|
|
[[lzh:爪哇版一點二〇之預七]]
|
|
[[pt:Edição Java 1.20 Pre-release 7]]
|
|
[[ru:1.20 Pre-release 7 (Java Edition)]]
|
|
[[uk:1.20 Pre-release 7 (Java Edition)]]
|
|
[[zh:Java版1.20-pre7]]
|