Minecraft Java 1.18.2 Released Minecraft Java 1.18.2 发布
We're now releasing 1.18.2 for Minecraft: Java Edition. This release adds universal tags and the placefeature command. It also introduces the possibility for experimental data packs to customize cave generation and to add new custom structures to worlds.
Minecraft:Java版 1.18.2 现已发布。这个版本增加了通用标签和 placefeature 命令。它还为实验数据包引入了自定义洞穴生成,以及为世界添加新的自定义结构的功能。 Additionally, this version contains compliance updates for South Korean players.
此外,该版本还包含针对韩国玩家的合规性更新。
Enjoy!
享受游戏吧!
Changes in 1.18.2 1.18.2 的修改内容
Users running Minecraft in a 32-bit environment will receive a warning in the main menu about the upcoming end of 32-bit environment support
在32位环境中运行Minecraft的用户将在主菜单中收到关于32位环境即将结束支持的警告。
If you’re playing in South Korea, we added gameplay timers and notices in compliance with gaming laws to help remind players to take occasional breaks from gameplay
A seed of the number zero is no longer handled as a special case
数字为0的种子不再作为一种特殊情况处理。
Any spaces before/after an inputted seed will now be trimmed
任何出现在种子前后的空格现在均会被忽略。
Dolphins will now more accurately pick the closest structure regardless of type
海豚现在会更准确地选择最近的结构,而不考虑其类型。
Ender chests are no longer gift wrapped around Christmas
末影箱现在在圣诞节期间不再以礼物盒的形式出现。
Technical Changes in 1.18.2 1.18.2 的技术性修改
Added command: placefeature
增加命令 placefeature
The locate command now uses a namespaced id parameter
locate 命令现在使用一个拥有命名空间的id参数。
The locate command parameter is now a configured structure rather than a structure type. For instance, you can now use /locate village_desert or /locate shipwreck_beached
It is now possible to add custom structures in experimental datapacks
现在可以在实验性数据包中添加自定义结构了。
A lot of the cave generation is now configurable through experimental datapacks
现在很多的洞穴生成可以通过数据包进行配置。
Any type present in registries (blocks, items, biomes, etc.) can now have tags
任何注册表中存在的类型(方块、物品、生物群系等等)现在可以拥有标签。
The datapack version is now 9
数据包的版本现在为9。
placefeature Command placefeature 命令
New command that places a configured feature at a given location. Syntax: placefeature <id> [pos]
Parameters:
新的命令,用于在指定的地点放置一个配置好的地物。句法规则: placefeature <id> [pos]
参数:
id: The namespaced id of a configured feature to place
id: 要放置的配置地物的命名ID
pos: The position to use as the origin for the feature placement (if omitted, ~ ~ ~ is used)
pos: 用来作为地物放置的原点的位置(如果省略,则使用~ ~ ~)。
Configurable caves 可配置的洞穴生成
A new registry was added for Density functions (caves are created by combining those together)
为密度功能增加了一个新的注册表。(洞穴是由这些功能组合而成的)
Noise settings got a new field noise_router (and lost a couple of flags), see worldgen/noise_settings folder in the worldgen report
If you’re playing in South Korea, we added gameplay timers and notices in compliance with gaming laws to help remind players to take occasional breaks from gameplay
如果你在韩国游玩,我们根据游戏相关法律法规增加了游戏内计时与提示,以帮助提醒玩家在游戏时偶尔休息一下。
(实名认证?)