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

生物

幻术师
  • 失明效果只在区域难度是3或以上时才会释放。
潜影贝

命令

  • /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