
我们现在发布了 Minecraft 1.19.3 的第一个预发布版本。此预发布版本修复了一些错误,包含一些调整,并进行了一些技术更改。
如果一切按预期进行,我们的目标是在 12 月 6 日发布此版本。
祝您挖矿愉快!
1.19.3 预发布版 1 中的技术更改
- 新增实体子谓词类型:axolotl, boat, fox, mushroom, painting, rabbit, horse, llama, villager, parrot, tropical_fish
- 填充生物组命令现在支持过滤模式
- 玩家头像现在可以包含note_block_sound字段
- 如果存在,这决定了当头部放在音符块顶部时发出的声音
- 为一些带有变体的实体类型添加了新的实体子谓词:
- axolotl
- variant - 值: lucy, wild, gold, cyan, blue
- boat
- 对船、运输船和竹筏均生效
- variant - 值: oak, spruce, birch, jungle, acacia, dark_oak, mangrove, bamboo
- fox
- variant - 值: red, snow
- mooshroom
- variant - 值: red, brown
- painting
- variant - 值: 见 painting_variant 注册项
- rabbit
- variant - 值: brown, white, black, white_splotched, gold, salt, evil
- horse
- variant - 值: white, creamy, chestnut, brown, black, gray, dark_brown
- 毛色花纹是单独的值,不作匹配
- llama
- variant - 值: creamy, white, brown, gray
- villager
- variant - 值: 见 villager_type 注册项
- 对僵尸村民也生效
- 职业和等级是单独的值,不作匹配
- parrot
- variant - 值: red_blue, blue, green, yellow_blue, gray
- tropical_fish
- variant - 值: kob, sunstreak, snooper, dasher, brinely, spotty, flopper, stripey, glitter, blockfish, betty, clayfish
FILLBIOME 指令
现在支持了过滤形式。新的语法:
fillbiome <from> <to> <biome> [replace <filter>]
新参数:
- filter: A biome or biome tag to replace
- filter: 需要替换的生物群系或生物群系标签
修复了 1.19.3 预发布版本 1 中的错误
- MC-156663- 村民寻路破水
- MC-177596- 武器匠工作副标题是“使用磨石”而不是“武器匠作品”
- MC-177676- 装甲师工作副标题是“高炉噼啪声”而不是“装甲师工作”
- MC-245697- 某些生物无法离开至少两个街区深的水
- MC-255133- 在深夜中产生额外的铜矿石
- MC-256481- 我的世界.使用:我的世界.将书籍放在凿刻的书架上时,BOOK_TYPE不会增加
- MC-256679- Axolotl在避免危险时通常会犹豫不决,偶尔会开始向危险方向探路
- MC-256883- 游戏菜单中的元素现在的位置比以前的版本略低
- MC-257341- Vex纹理不使用半透明性
- MC-257349- Vex不能再正确坐在船上和矿车上
- MC-257368- 如果端口为 <1024,则“向 LAN 打开”中的“端口无效”错误不显示
- MC-257373 - 端口号文本框中的光标不闪烁
- MC-257374- “端口号”中的“数字”一词未大写
- MC-257386- 启用了程序员艺术的情况下,库存菜单的纹理损坏
- MC-257506- 凿刻书架的顶部和底部纹理根据位置旋转
- MC-257525- 缓解运动AI在22w42a+中被破坏,导致它们有时会在半空中旋转
- MC-257617- 单击“打开我的数据”或“数据收集”按钮后,无法在遥测屏幕上使用鼠标滚轮滚动
- MC-257618- 单词“pair”在“telemetry.event.world_loaded.description”字符串中使用了不正确的动词形式
- MC-257619- 小猪和僵尸小猪在撞到方块上头部时会受到伤害
- MC-257625- 放在音符块上的皮格林头播放皮格林愤怒的声音而不是皮格林环境声音
- MC-257648- 填充生物群系命令可能导致生物群系颜色闪烁
- MC-257658- 从凿刻的书架上取书时未激活 Sculk 传感器
- MC-257663- 社交互动菜单中的“隐藏消息”按钮现在无法再切换,因为它在按下时被执行两次
MINECRAFT 1.19.3 PRE-RELEASE 1

A Minecraft Java Pre-Release
We’re now releasing the first pre-release for Minecraft 1.19.3. This pre-release fixes a few bugs, contains a few tweaks, and it has some technical changes.
If everything goes as expected, we aim to release this version on December 6th.
Happy mining!
TECHNICAL CHANGES IN 1.19.3 PRE-RELEASE 1
- Added new entity sub-predicate types: axolotl, boat, fox, mushroom, painting, rabbit, horse, llama, villager, parrot, tropical_fish
- fillbiome command now supports a filtered mode
- Player Heads can now contain a note_block_sound field
- When present, this determines the sound a note block makes when the head is placed on top of it
NEW ENTITY SUB-PREDICATE TYPES
- Added new entity sub-predicates for some entity types with variants:
- axolotl
- variant - values: lucy, wild, gold, cyan, blue
- boat
- Works for boats, chest boats and rafts
- variant - values: oak, spruce, birch, jungle, acacia, dark_oak, mangrove, bamboo
- fox
- variant - values: red, snow
- mooshroom
- variant - values: red, brown
- painting
- variant - values: see painting_variant registry
- rabbit
- variant - values: brown, white, black, white_splotched, gold, salt, evil
- horse
- variant - values: white, creamy, chestnut, brown, black, gray, dark_brown
- Markings are separate value and not matched
- llama
- variant - values: creamy, white, brown, gray
- villager
- variant - values: see villager_type registry
- Also works for Zombie Villagers
- Profession and level are separate values and not matched
- parrot
- variant - values: red_blue, blue, green, yellow_blue, gray
- tropical_fish
- variant - values: kob, sunstreak, snooper, dasher, brinely, spotty, flopper, stripey, glitter, blockfish, betty, clayfish
FILLBIOME COMMAND
Now supports a filtered form. New syntax:fillbiome <from> <to> <biome> [replace <filter>]
New parameter:
- filter: A biome or biome tag to replace
FIXED BUGS IN 1.19.3 PRE-RELEASE 1
- MC-156663 - Villager pathfinding broken in water
- MC-177596 - Weaponsmith working subtitle is “Grindstone used” instead of “Weaponsmith works”
- MC-177676 - Armorer working subtitle is “Blast Furnace crackles” instead of “Armorer works”
- MC-245697 - Certain mobs can’t get out of water that is at least two blocks deep
- MC-255133 - Extra copper ore generates in deep dark
- MC-256481 - minecraft.used:minecraft.BOOK_TYPE doesn’t increase when placing books onto chiseled bookshelves
- MC-256679 - Axolotls commonly hesitate when avoiding danger and occasionally start pathfinding in dangerous directions
- MC-256883 - Elements within the game menu are now positioned slightly lower than they were in previous versions
- MC-257341 - Vex texture does not utilize translucency
- MC-257349 - Vex does not sit in boats and minecarts properly anymore
- MC-257368 - Not a valid port error in Open to LAN doesn’t show if port is <1024
- MC-257373 - The cursor in the port number text box doesn’t blink
- MC-257374 - The word “number” isn’t capitalized in “Port number”
- MC-257386 - Inventory menu has broken textures with Programmer Art enabled
- MC-257506 - Top and bottom texture of chiseled bookshelf rotates depending on placement
- MC-257525 - Allay movement AI is broken in 22w42a+ causing them to sometimes spin mid-air
- MC-257617 - You cannot scroll with the mouse wheel on the telemetry screen after clicking the “Open my data” or “Data collection” button
- MC-257618 - The word “pair” uses the incorrect verb form within the “telemetry.event.world_loaded.description” string
- MC-257619 - Baby piglins and zombified piglins take damage when they hit their head on a block
- MC-257625 - Piglin Head placed on noteblock play the piglin angry sound instead of the piglin ambient sound
- MC-257648 - The fillbiome command can result in flickering biome colors
- MC-257658 - Sculk sensors are not activated upon taking books from chiseled bookshelves
- MC-257663 - The “Hide messages” button in the social interactions menu can now no longer be toggled due to it being executed twice upon being pressed
【转载自Minecraft.net 2022/11/22 发布的 MINECRAFT 1.19.3 PRE-RELEASE 1 】