Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
17w17a
17w17a
版本

computer

類型

快照

發佈日期

2017年4月26日

快照歸屬

1.12

17w17a[1]1.12的第8個快照。

加入

常規

進度
  • 增加一些新的進度。
  • 新的levitation觸發器,擁有以下條件:
    • duration - 玩家懸浮的刻數
    • distance - 到目前為止玩家懸浮時前進的距離
    • 兩者都可以是一個範圍(min和/或者max)或者一個值(value
  • 加入了location觸發器的一個新的feature條件
    • 這個值是一個/locate指令裡的用到的獨有名稱。
NBT標籤
  • UpdateLastExecution(字節):
    • 預設為1b。如果設定為0b,可以建立循環,從而使同一個指令方塊能在一刻內執行多次。
  • LastExecution(長度):
    • 儲存連鎖式指令方塊最後執行的一個刻。
  • toBeDisplayed (列表):
    • 加入到玩家的recipeBook組合。
    • 裏面是玩家已解鎖的但沒有在合成幫助中查看的配方名稱。
    • 用於記住播放新配方的動畫。
聲音

變更

遊戲內容

進度
  • 移動了一些進度。
  • 進度現在可以用指令獲得。
    • The command written in the rewards section of the advancement will be executed as the player (for example writing /say @s would be equivalent to /execute <the player who obtained this advancement> ~ ~ ~ say @s)
  • 進度圖示現在可以使用資料值
    • Specifically, icon has switched from being a string to an object
      • Within it are a required item string (specifying the item ID) and an optional data integer, specifying the metadata of the item
合成

方塊

釉陶
  • 地圖上有特殊的顏色。
  • Each leg can now be textured individually

生物

幻術師
界伏蚌

指令

  • /advancement
    • Added five modifiers to the /advancement grant and /advancement revoke commands:
      • "everything" - all advancements, no specification required (same as "*")
      • "from" - this advancement, its children, and their children, etc.
      • "until" - this advancement, its parent, and its parent, etc.
      • "through" - both of the above
      • "only" - this advancement, and nothing else
    • Examples:
   /advancement grant dinnerbone until story/elytra
   /advancement revoke dinnerbone everything

修復

修復了18個錯誤

參考

Template:Computer versions

Advertisement