此條目的(部分)內容需要翻譯。
你可以幫助我們來翻譯此條目,但請勿使用機器翻譯。
新內容
- FS(全螢幕)分辨率
- 用於變更分辨率。
- 鍵盤名稱現在描述了實際的鍵(例如「LBUTTON」 - >「左按鈕」,「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
- 現在載入或建立世界顯示載入階段的百分比。
准备生成区域現在顯示為載入階段。
- 在影片選單中刪除3D立體聲
修復
參考
- ↑ minecraft-snapshot-17w43a 「 Minecraft Snapshot 17w43a 」 – Minecraft.net
