新内容
- FS (Fullscreen) Resolution
- Used to change the resolution.
- The name of keybindings now describes the actual key (e.g. 'LBUTTON' -> 'Left Button', 'BACKSLASH' -> '\')
- 放置在
saves/(世界名称)/datapacks中 - Reloadable using
/reload, along with structures - Includes changes that must be made server-side
- Structure:
pack.mcmeta,datafolder containing folder namespace folder determining the namespace of its contents- 一个命名空间只能包含以下字符:“0123456789”、“abcdefghijklmnopqrstuvwxyz”和“_-”
- Inside the namespace folder, there can be folders for
functions,loot_tables,structuresandadvancements
- Multiple data packs can be loaded at the same time, or none at all (even including the vanilla data pack)
- 结构现在有命名空间并保存在
(世界名称)/generated/structures/(命名空间)/(文件名).nbt- 结构在检查数据包前将会从这里加载
更改
- 常规
- 游戏数据库更新
- 更新为LWJGL 3
- 现在加载或创建世界显示加载阶段的百分比。
准备生成区域</ code>现在显示为加载阶段。
- 在视频选单中删除3D立体声
修复
修复了10个漏洞
参考
- ↑ minecraft-snapshot-17w43a “ Minecraft Snapshot 17w43a ” – Minecraft.net
