逗游網(wǎng):值得大家信賴的游戲下載站!
發(fā)布時間:2020-11-05 13:48 來源:我的世界中文論壇 作者:SPGoding 編輯:潘東子
技術(shù)性改動
收起技術(shù)性改動
Entities are now saved separately from terrain chunks.
實體現(xiàn)在和地形區(qū)塊分開儲存。
Added loot table function set_banner_pattern
增加了 set_banner_pattern 戰(zhàn)利品表函數(shù)
Pack format in version.json has been split into data and resource versions
version.json 中的 pack format 被分為了數(shù)據(jù)包與資源包兩種
Servers can now require custom resource packs to be accepted
服務器現(xiàn)在可強制要求接受自定義資源包
自定義服務器資源包
A dedicated server can enforce custom resource packs by setting require-resource-pack in server.properties . When this option is used, players will be prompted for a response and will be disconnected if they decline the required pack.
專用服務端可以在啟用 server.properties 中的 require-resource-pack 后強制使用自定義資源包。當開啟該選項時,玩家會被詢問是否啟用資源包,并且會在拒絕后被斷開連接。
實體儲存
Entities have been extracted from main (terrain) chunks and are now stored in a separate entitiesdirectory (similar to POI storage).
Those new files are still region files with NBT.
實體被從主(地形)區(qū)塊分離出來,并單獨儲存在 entities 目錄下(和 POI 儲存方式類似)。
這些文件仍然是 NBT 格式的區(qū)域文件。
戰(zhàn)利品表
新函數(shù)
set_banner_pattern
set_banner_pattern
Sets tags needed for banner patterns.
Parameters:
設置旗幟圖案的 NBT 標簽。
參數(shù):
patterns - list of pattern objects:
patterns - 圖案對象數(shù)組:
-pattern - name of pattern (square_bottom_left,bricks, etc.)
-pattern - 圖案名(如 square_bottom_left、bricks 等)
-color - name of color (light_gray, etc.)
-color - 顏色名(如 light_gray 等)
append - if true, new elements will be appended to existing ones instead of replacing
append - 如果設定為 true,新圖案會被追加到現(xiàn)有圖案上,而不是全部替換。
上一篇: 絕地求生硬核模式玩法及開啟時間詳解