本帖最后由 chyx 于 2017-11-10 20:30 编辑 
 
 
 
 
Please report any and all bugs you find in Minecraft to bugs.mojang.com. If nobody reports a bug, we can’t fix it! experimental development snapshots” and save. To switch to the normal version, you can select it in the dropdown at the bottom left corner of the launcher. Back up your world first or run the game on in a different folder (See the “new profile” dialog). Snapshots can corrupt your world, please backup and/or run them in a different folder from your main worlds. 请在http://bugs.mojang.com报告Minecraft中的BUG。如果没人汇报BUG的话,我们无法修复它! 如果你想试玩快照,请打开官方启动器并点击“New Profile”按钮,选中“snapshots”并选择“Enable experimental development snapshots”并点击保存。如果想切换到普通的版本,你可以在启动器左下角按钮上方的下拉菜单中选择。在开始快照前备份你的世界或在不同的文件夹中启动快照(见“new profile”对话框)。 快照可能会玩坏你的存档,请千万记得备份存档和/或在与你的存档不同文件夹里运行。
  
 
 
 
  
 
 
 
 
 
 
Please report any and all bugs you find in Minecraft to bugs.mojang.com. If nobody reports a bug, we can’t fix it! experimental development snapshots” and save. To switch to the normal version, you can select it in the dropdown at the bottom left corner of the launcher. Back up your world first or run the game on in a different folder (See the “new profile” dialog). Snapshots can corrupt your world, please backup and/or run them in a different folder from your main worlds. 请在http://bugs.mojang.com报告Minecraft中的BUG。如果没人汇报BUG的话,我们无法修复它! 如果你想试玩快照,请打开官方启动器并点击“New Profile”按钮,选中“snapshots”并选择“Enable experimental development snapshots”并点击保存。如果想切换到普通的版本,你可以在启动器左下角按钮上方的下拉菜单中选择。在开始快照前备份你的世界或在不同的文件夹中启动快照(见“new profile”对话框)。 快照可能会玩坏你的存档,请千万记得备份存档和/或在与你的存档不同文件夹里运行。
 
 
 
 
 
  
 
 
| 每周快照是Minecraft的测试机制,主要用于下一个正式版的特性预览。  | 
| 然而,每周快照主要用于新特性展示,通常存在大量漏洞。因此对于普通玩家建议仅做测试尝鲜用。使用测试版打开存档前请务必备份。 适用于正式版的Mod不兼容快照,且大多数Mod都不对每周快照提供支持。 | 
| Minecraft 1.13 仍未发布,17W45B为其第4个预览版。 | 
| 转载本贴时须要注明原作者以及本帖地址。 | 
Please report any and all bugs you find in Minecraft to bugs.mojang.com. If nobody reports a bug, we can’t fix it! experimental development snapshots” and save. To switch to the normal version, you can select it in the dropdown at the bottom left corner of the launcher. Back up your world first or run the game on in a different folder (See the “new profile” dialog). Snapshots can corrupt your world, please backup and/or run them in a different folder from your main worlds. 请在http://bugs.mojang.com报告Minecraft中的BUG。如果没人汇报BUG的话,我们无法修复它! 如果你想试玩快照,请打开官方启动器并点击“New Profile”按钮,选中“snapshots”并选择“Enable experimental development snapshots”并点击保存。如果想切换到普通的版本,你可以在启动器左下角按钮上方的下拉菜单中选择。在开始快照前备份你的世界或在不同的文件夹中启动快照(见“new profile”对话框)。 快照可能会玩坏你的存档,请千万记得备份存档和/或在与你的存档不同文件夹里运行。
- Merged /entitydata and /blockdata into /data
- entitydata和blockdata合并成data
- Reworked /execute store
- 又改了/execute store
- Made command-function loading much faster
- 让函数加载更快
- Made /execute if <..> return values if used on their own
- 让/execute if <..>单独使用时返回自身
- Fixed bug MC-121623 - "Cannot use namespace in type= for selectors"
- 不能在选择器的type里使用命名空间(然而改的更惨了)
- Fixed bug MC-121627 - "@s fails to build valid commands"
- @s不能构成命令
- Fixed bug MC-121635 - "Incorrect failed /fill result message"
- fill的返回信息不正确
- Fixed bug MC-121637 - "Incorrect result message when teleporting a single entity"
- 传送一个实体时结果不正确
- Fixed bug MC-121642 - ""Optional" commands following conditional execute chain succeed/fail strangely"
- 带有条件的execute指令执行的不正确
- Fixed bug MC-121650 - "Tab auto-completion is case-sensitive"
- tab大小写敏感
- Fixed bug MC-121655 - "Incorrect message when teleporting single entity"
- 传送一个实体时结果不正确
- Fixed bug MC-121656 - "Some creative commands are available by a survival player with cheats disabled"
- 有的指令不作弊玩家也能执行
- Fixed bug MC-121660 - "distance argument can't find players with @a, @p or @e[type=player]"
- distance条件让@a, @p ,@e[type=player]不能找到玩家
- Fixed bug MC-121663 - "Gamerules are copying from other worlds"
- 游戏规则是从其他世界复制过来的
- Fixed bug MC-121674 - "Execute doesn't work in Functions"
- function里的execute执行不了
- Fixed bug MC-121683 - "-= isn't a valid operation in scoreboard players operation"
- -=不是合法的记分板运算
- Fixed bug MC-121686 - "Execute unless always fails on entities"
- unless永远在实体上失败
- Fixed bug MC-121691 - "/teleport with rotation does not work"
- 带有角度的tp指令执行不了
- Fixed bug MC-121695 - "Tellraw only supports 1 target"
- tellraw只接受一个实体
- Fixed bug MC-121711 - "@a or @s doesn't include dead player"
- @a@s不能选择死玩家(这个BUG是我报的)
- Fixed bug MC-121727 - "execute on multiple entites cancels, once one command fails"
- 多个实体里一旦有失败就取消执行
- Fixed bug MC-121728 - "The order, in which execute runs the command for each entity, is in reverse"
- execute里的执行顺序是反的
- Fixed bug MC-121749 - "/entitydata does not apply modified NBT data"
- entitydata改不了nbt
- Fixed bug MC-121765 - "Removing n scoreboard points adds them instead"
- 减分的指令加分了
 
| 正版启动器下载地址 | |
| Windows | |
| Mac/OSX | |
| Linux/Other | |
| 关于本次更新的详细内容,请关注稍后 Minecraft 1.12(多彩世界更新)特性列表 的更新。 | 
| 预览版的下载方式以及运行说明 | |
| 对于正版用户 | 官方启动器是跟进最及时、运行最稳定的启动器,每次启动均会自动检查并下载启动器最新版本。但由于亚马逊服务器https连接在国内时常不稳定,官方启动器下载游戏可能需要vpn。启动器在上文已经提供。适用于全平台。 | 
| 对于非正版用户 | |
| 外部来源以及详细的更新条目追踪  | 
2021.12 数据,可能有更多内容
| 每周快照是Minecraft的测试机制,主要用于下一个正式版的特性预览。 | 
| 然而,每周快照主要用于新特性展示,通常存在大量漏洞。因此对于普通玩家建议仅做测试尝鲜用。使用测试版打开存档前请务必备份。 适用于正式版的Mod不兼容快照,且大多数Mod都不对每周快照提供支持。 | 
| Minecraft 1.13 仍未发布,17W45B为其第4个预览版。 | 
| 转载本贴时须要注明原作者以及本帖地址。 | 
Please report any and all bugs you find in Minecraft to bugs.mojang.com. If nobody reports a bug, we can’t fix it! experimental development snapshots” and save. To switch to the normal version, you can select it in the dropdown at the bottom left corner of the launcher. Back up your world first or run the game on in a different folder (See the “new profile” dialog). Snapshots can corrupt your world, please backup and/or run them in a different folder from your main worlds. 请在http://bugs.mojang.com报告Minecraft中的BUG。如果没人汇报BUG的话,我们无法修复它! 如果你想试玩快照,请打开官方启动器并点击“New Profile”按钮,选中“snapshots”并选择“Enable experimental development snapshots”并点击保存。如果想切换到普通的版本,你可以在启动器左下角按钮上方的下拉菜单中选择。在开始快照前备份你的世界或在不同的文件夹中启动快照(见“new profile”对话框)。 快照可能会玩坏你的存档,请千万记得备份存档和/或在与你的存档不同文件夹里运行。
- Merged /entitydata and /blockdata into /data
- entitydata和blockdata合并成data
- Reworked /execute store
- 又改了/execute store
- Made command-function loading much faster
- 让函数加载更快
- Made /execute if <..> return values if used on their own
- 让/execute if <..>单独使用时返回自身
- Fixed bug MC-121623 - "Cannot use namespace in type= for selectors"
- 不能在选择器的type里使用命名空间(然而改的更惨了)
- Fixed bug MC-121627 - "@s fails to build valid commands"
- @s不能构成命令
- Fixed bug MC-121635 - "Incorrect failed /fill result message"
- fill的返回信息不正确
- Fixed bug MC-121637 - "Incorrect result message when teleporting a single entity"
- 传送一个实体时结果不正确
- Fixed bug MC-121642 - ""Optional" commands following conditional execute chain succeed/fail strangely"
- 带有条件的execute指令执行的不正确
- Fixed bug MC-121650 - "Tab auto-completion is case-sensitive"
- tab大小写敏感
- Fixed bug MC-121655 - "Incorrect message when teleporting single entity"
- 传送一个实体时结果不正确
- Fixed bug MC-121656 - "Some creative commands are available by a survival player with cheats disabled"
- 有的指令不作弊玩家也能执行
- Fixed bug MC-121660 - "distance argument can't find players with @a, @p or @e[type=player]"
- distance条件让@a, @p ,@e[type=player]不能找到玩家
- Fixed bug MC-121663 - "Gamerules are copying from other worlds"
- 游戏规则是从其他世界复制过来的
- Fixed bug MC-121674 - "Execute doesn't work in Functions"
- function里的execute执行不了
- Fixed bug MC-121683 - "-= isn't a valid operation in scoreboard players operation"
- -=不是合法的记分板运算
- Fixed bug MC-121686 - "Execute unless always fails on entities"
- unless永远在实体上失败
- Fixed bug MC-121691 - "/teleport with rotation does not work"
- 带有角度的tp指令执行不了
- Fixed bug MC-121695 - "Tellraw only supports 1 target"
- tellraw只接受一个实体
- Fixed bug MC-121711 - "@a or @s doesn't include dead player"
- @a@s不能选择死玩家(这个BUG是我报的)
- Fixed bug MC-121727 - "execute on multiple entites cancels, once one command fails"
- 多个实体里一旦有失败就取消执行
- Fixed bug MC-121728 - "The order, in which execute runs the command for each entity, is in reverse"
- execute里的执行顺序是反的
- Fixed bug MC-121749 - "/entitydata does not apply modified NBT data"
- entitydata改不了nbt
- Fixed bug MC-121765 - "Removing n scoreboard points adds them instead"
- 减分的指令加分了
 
| 服务器Jar: http://s3.amazonaws.com/Minecraft.Download/versions/17W45B/minecraft_server.17W45B.jar | 
| 正版启动器下载地址 | 
| Windows | 
| http://s3.amazonaws.com/Minecraf ... er/Minecraft.exe | 
| Mac/OSX | 
| http://s3.amazonaws.com/Minecraf ... er/Minecraft.dmg | 
| Linux/Other | 
| http://s3.amazonaws.com/Minecraf ... er/Minecraft.jar | 
| 关于本次更新的详细内容,请关注稍后 Minecraft 1.12(多彩世界更新)特性列表 的更新。 | 
| 预览版的下载方式以及运行说明 | 
| 对于正版用户 | 
| 官方启动器是跟进最及时、运行最稳定的启动器,每次启动均会自动检查并下载启动器最新版本。但由于亚马逊服务器https连接在国内时常不稳定,官方启动器下载游戏可能需要vpn。启动器在上文已经提供。适用于全平台。 | 
| 对于非正版用户 | 
| 非正版用户完全可以体验快照版本,请于推荐启动器列表寻找合适的启动器。目前绝大多数主流启动器都带有游戏下载功能。如有仍疑惑请到原版问答板块提问。 | 
| 外部来源以及详细的更新条目追踪 
 | 
TAB大小写敏感会不会很不方便?
最后那个bug厉害了...
Mojang:我们修复了更多特性
leavessoft 发表于 2017-11-10 21:10
TAB大小写敏感会不会很不方便?
不然MOJANG干嘛要修复这个
BUG?注意,是修复(Fixed),不是添加(Added)或修改(Reworked)...
这样命令方块地图想更新到1.13岂不是要爆炸