• 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 我的世界1.16.100.52 中文版
  • 我的世界1.16.100.52 中文版
  • 我的世界1.16.100.52 中文版
  • 我的世界1.16.100.52 中文版
  • 我的世界1.16.100.52 中文版
  • 我的世界1.16.100.52 中文版

我的世界1.16.100.52 中文版

增强性能和稳定性

单机游戏排行榜查看全榜排名:12259(总榜)热度值:

  • 游戏大小:0MB
  • 游戏类型:角色扮演RPG
  • 更新时间:2020-08-21
  • 游戏语言:中文
总评:5.5

2人评分

  • 3D画面 单人单机 不支持手柄 初级水平
  • 不知道怎么下载, 点击我!
  • 标签: RPG 益智 沙盒 建造 生存 像素
  • 我的世界1.16.100.52中文版》是由官方带来的第三个测试版本号,酿造台现在可以用黑石制作,玩家现在可以使用 /give 命令获得耕地,或用鼠标中键选取等等,喜欢的赶紧下载更新吧。

    我的世界1.16.100.52 中文版

    更新内容

    Vanilla Parity

    原版大一统

    Brewing Stand can now be crafted with Blackstone (MCPE-90465)

    酿造台现在可以用黑石制作 (MCPE-90465)

    Players can now spawn farmland with the /give command and pick it with Pick Block (MCPE-25691)

    玩家现在可以使用 /give 命令获得耕地,或用鼠标中键选取(MCPE-25691)

    Cod and Salmon killed by fire damage now drop cooked fish (MCPE-30693)

    被火烧死的鳕鱼和鲑鱼现在掉落熟鱼(MCPE-30693)

    Performance and Stability

    性能和稳定性

    Fixed a crash that occurred when entering a game with specific texture packs enabled

    修复了当搭载特定材质包进入游戏时发生的崩溃

    Adding tags to the Ender Dragon will no longer crash the game when reloading the world (MCPE-89076)

    添加标签到末影龙上,再重新加载世界后不再导致崩溃(MCPE-89076)

    Blocks

    方块

    Fence gates now align with Blackstone Walls (MCPE-78002)

    栅栏门现在会与黑石墙对齐(MCPE-78002)

    Placing blocks on Crimson Roots and Warped Roots will now properly remove the roots (MCPE-81521)

    在绯红菌索和诡异菌索上放置方块现在可以正确破坏该菌索 (MCPE-81521)

    Target blocks no longer power additional blocks above them

    标靶方块不再充能其上方的方块(MCPE-85455)

    Cocoa Beans can now be placed on and survive on all jungle wood variants (MCPE-46638)

    可可豆现在可以放置并存活在所有丛林木变种上(MCPE-46638)

    Experience Orb

    经验球

    The Experience Orb now ignores world lighting, allowing it to always be at max brightness (MCPE-67448)

    经验球现在忽略世界光照,始终显示为最大亮度(MCPE-67448)

    Items

    物品

    Dropped items no longer float too low to the ground

    掉落物不再漂浮在离地太低的地方

    Dragon Egg now always drops when it is destroyed by an explosion (MCPE-52632)

    龙蛋现在总是在被爆炸摧毁时掉落(MCPE-52632)

    Mobs

    生物

    Mobs in lava were not able to find a path out. This fix makes it so they can enter a lava block if they are already in lava

    以前怪物不能在熔岩中寻路。这次修复使他们已经在熔岩中时可以进入另一个熔岩方块中

    Pathfinding will now account for "minecraft:scale'" component

    寻路现在使用 "minecraft:scale" 组件

    Updated BrewingStand, ButtonBlock, ChestBlock, EnderChestBlock, SlabBlock, and SoulSandBlockblock types to allow path-finding and navigation (MCPE-47075)

    更新了BrewingStand, ButtonBlock, ChestBlock, EnderChestBlock, SlabBlock, and SoulSandBlockblock类型来允许寻路

    Technical Updates

    技术性更新

    Updated Actor Properties. Two fields that were invalid and appeared in some vanilla content will now give a content error. The field "value" on "minecraft:can_fly" and the property "minecraft:foot_size" should simply be removed from any entity files

    更新了 Actor 属性。在某些原版内容中出现两个无效字段时,将显示内容错误。在"minecraft:can_fly"上的"value"字段和 "minecraft:foot_size" 属性应该从任何实体文件中删除

    Make boat use the Buoyancy Component. Added two new components, the inside_block_notifiercomponent, which fires specified events when the actor enters or exits specified blocks, and the out_of_control component, which sets a corresponding actor flag, in order to make this possible

    船现在使用浮力组件。添加了两个新的组件,"inside_block_notifier"组件会在使用者进入或离开特定方块时触发指定事件,“out_of_control" 组件会设置对应的使用者标志,以使其成为可能

    Added error checks to parsing of minecraft shareables items. Displays content log if item name is invalid or the array is empty

    在可共享物品的解析中添加了错误检查。如果物品名称无效或数组为空,则会显示内容日志

    Attempting to load a custom material that is not defined no longer causes a crash. A proper content error is now thrown

    尝试加载未定义的自定义材质不再导致崩溃。现在会显示内容错误。

    Exposed new data parameters to control the behavior of Drop Item For Goal. This includes: "seconds_before_pickup", "cooldown", "minimum_teleport_distance", "max_head_look_at_height", "teleport_offset", and "entity_types". Check out the new Actor component documentation!

    添加了新的数据参数以控制 扔出物品的目标 的行为。这包括"seconds_before_pickup", "cooldown", "minimum_teleport_distance", "max_head_look_at_height", "teleport_offset", 和 "entity_types". 快看看新的Actor组件文档!

    Exposed new data parameters to control the behavior of Harvest Farm Block Goal, including "max_seconds_before_search", "search_cooldown_max_seconds", and "seconds_until_new_task". Check out the new Actor component documentation!

    添加了新的数据参数来控制 收获耕地的目标 的行为,包括"max_seconds_before_search", "search_cooldown_max_seconds", 和 "seconds_until_new_task".快看看新的Actor组件文档!

    我的世界1.16.100.52 中文版 游戏截图

    1. 沙盒
    2. 建造
    下载说明
    本游戏由网友季节的雪 提供

    游戏玩不了?不会下载?微信扫一扫客服帮您解决!

    一、下载游戏与工具时请务必使用迅雷7,在下载前建议用户先查看配置要求、游戏说明和网友评论等信息
    二、游戏在安装运行的过程中若出现缺少dll、内存不能读、配置不正确等,请下载对应的游戏插件。
    下载的资源有可能会被杀毒软件提醒,部分报毒与补丁工具有关。若您有顾虑,请谨慎下载。 玩游戏网所有资源均由网友提供, 所有游戏版权问题均与玩游戏网无关,所有游戏资料均收集于互联网,若有侵权之处请及时联系我们以便尽快处理。