我的世界Java版26.1-snapshot-2发布

26.1-snapshot-2是Java版26.1的第2个快照,发布于2026年1月7日[1],加入了命名牌的合成配方,为一些幼年生物加入了新的纹理、模型和音效,并修复了一些漏洞。


新内容

物品

命名牌

  • 加入了合成配方,即用1张纸和1个任意金属颗粒合成1个命名牌:
Invicon Copper Nugget.png:Minecraft中Copper Nugget的精灵图,链接到铜粒,描述:铜粒Invicon Paper.png:Minecraft中Paper的精灵图,链接到纸,描述:纸
Invicon Name Tag.png:Minecraft中Name Tag的精灵图,链接到命名牌,描述:命名牌

常规

标签

  • 加入了物品标签#metal_nuggets
    • 包含铜粒、铁粒和金粒。

实体纹理

  • 新增了下列纹理:
    • entity/cat/cat_all_black_baby.png
    • entity/cat/cat_black_baby.png
    • entity/cat/cat_british_shorthair_baby.png
    • entity/cat/cat_calico_baby.png
    • entity/cat/cat_collar_baby.png
    • entity/cat/cat_jellie_baby.png
    • entity/cat/ocelot_baby.png
    • entity/cat/cat_persian_baby.png
    • entity/cat/cat_ragdoll_baby.png
    • entity/cat/cat_red_baby.png
    • entity/cat/cat_siamese_baby.png
    • entity/cat/cat_tabby_baby.png
    • entity/cat/cat_white_baby.png
    • entity/chicken/chicken_cold_baby.png
    • entity/chicken/chicken_temperate_baby.png
    • entity/chicken/chicken_warm_baby.png
    • entity/cow/cow_cold_baby.png
    • entity/cow/cow_temperate_baby.png
    • entity/cow/cow_warm_baby.png
    • entity/cow/mooshroom_brown_baby.png
    • entity/cow/mooshroom_red_baby.png
    • entity/pig/pig_cold_baby.png
    • entity/pig/pig_temperate_baby.png
    • entity/pig/pig_warm_baby.png
    • entity/rabbit/rabbit_black.png
    • entity/rabbit/rabbit_brown.png
    • entity/rabbit/rabbit_caerbannog.png
    • entity/rabbit/rabbit_gold.png
    • entity/rabbit/rabbit_salt.png
    • entity/rabbit/rabbit_toast.png
    • entity/rabbit/rabbit_white.png
    • entity/rabbit/rabbit_white_splotched.png
    • entity/sheep/sheep_baby.png
    • entity/sheep/sheep_wool_baby.png
    • entity/wolf/wolf_angry_baby.png
    • entity/wolf/wolf_ashen_angry_baby.png
    • entity/wolf/wolf_ashen_baby.png
    • entity/wolf/wolf_ashen_tame_baby.png
    • entity/wolf/wolf_baby.png
    • entity/wolf/wolf_black_angry_baby.png
    • entity/wolf/wolf_black_baby.png
    • entity/wolf/wolf_black_tame_baby.png
    • entity/wolf/wolf_chestnut_angry_baby.png
    • entity/wolf/wolf_chestnut_baby.png
    • entity/wolf/wolf_chestnut_tame_baby.png
    • entity/wolf/wolf_collar_baby.png
    • entity/wolf/wolf_rusty_angry_baby.png
    • entity/wolf/wolf_rusty_baby.png
    • entity/wolf/wolf_rusty_tame_baby.png
    • entity/wolf/wolf_snowy_angry_baby.png
    • entity/wolf/wolf_snowy_baby.png
    • entity/wolf/wolf_snowy_tame_baby.png
    • entity/wolf/wolf_spotted_angry_baby.png
    • entity/wolf/wolf_spotted_baby.png
    • entity/wolf/wolf_spotted_tame_baby.png
    • entity/wolf/wolf_striped_angry_baby.png
    • entity/wolf/wolf_striped_baby.png
    • entity/wolf/wolf_striped_tame_baby.png
    • entity/wolf/wolf_tame_baby.png
    • entity/wolf/wolf_woods_angry_baby.png
    • entity/wolf/wolf_woods_baby.png
    • entity/wolf/wolf_woods_tame_baby.png

声音事件

  • 加入了幼年猫的音效:
    • entity.baby_cat.ambient
    • entity.baby_cat.hiss
    • entity.baby_cat.hurt
    • entity.baby_cat.death
    • entity.baby_cat.eat
    • entity.baby_cat.beg_for_food
    • entity.baby_cat.purr
    • entity.baby_cat.purreow
    • entity.baby_cat.stray_ambient
  • 加入了幼年猪的音效:
    • entity.baby_pig.ambient
    • entity.baby_pig.hurt
    • entity.baby_pig.death
    • entity.baby_pig.step
  • 加入了幼年狼的音效:
    • entity.baby_wolf.ambient
    • entity.baby_wolf.growl
    • entity.baby_wolf.death
    • entity.baby_wolf.hurt
    • entity.baby_wolf.pant
    • entity.baby_wolf.whine
    • entity.baby_wolf.step

更改

生物

牛、绵羊、猪、猫、豹猫、哞菇、狼和鸡

  • 更改了幼年个体的纹理和模型。
    • 调整了以上幼年生物的边界箱以匹配其新模型。
  • 幼年狼身上的狼铠和幼年猪身上的鞍现在不再渲染。

兔子

  • 更改了纹理和模型。
    • 调整了边界箱以匹配其新模型。
  • 现在拥有了新动画。

僵尸马

  • 受伤后不再会进入惊慌状态。

常规

默认JVM选项

  • 游戏现在默认分配4GB内存。
  • 在兼容的设备上,使用的垃圾回收器由G1GC变更为ZGC。

数据包

  • 将数据包版本号更改为96.0

实体数据格式

  • 将玩家独有标签current_explosion_impact_poscurrent_impulse_context_reset_grace_time添加到了所有的生物上。
  • 移除了玩家数据的ignore_fall_damage_from_current_explosion

狼音效变种定义格式

  • 将所有字段移动到adult_sounds内,并加入了baby_sounds表示幼年狼的音效。

鸡变种定义格式、猪变种定义格式、牛变种定义格式和猫变种定义格式

  • 加入了baby_asset_id以指定幼年生物的纹理。

狼变种定义格式

  • 加入了baby_assets以指定幼年狼的纹理。

资源包

  • 将资源包版本号更改为77.0
  • 移除了Programmer Art资源包中的兔子纹理。

实体纹理

  • 重命名了下列纹理:
    变更前 变更后
    entity/armorstand/wood.png entity/armorstand/armorstand.png
    entity/cat/all_black.png entity/cat/cat_all_black.png
    entity/cat/black.png entity/cat/cat_black.png
    entity/cat/british_shorthair.png entity/cat/cat_british_shorthair.png
    entity/cat/calico.png entity/cat/cat_calico.png
    entity/cat/jellie.png entity/cat/cat_jellie.png
    entity/cat/persian.png entity/cat/cat_persian.png
    entity/cat/ragdoll.png entity/cat/cat_ragdoll.png
    entity/cat/red.png entity/cat/cat_red.png
    entity/cat/siamese.png entity/cat/cat_siamese.png
    entity/cat/tabby.png entity/cat/cat_tabby.png
    entity/cat/white.png entity/cat/cat_white.png
    entity/chicken/cold_chicken.png entity/chicken/chicken_cold.png
    entity/chicken/temperate_chicken.png entity/chicken/chicken_temperate.png
    entity/chicken/warm_chicken.png entity/chicken/chicken_warm.png
    entity/copper_golem/exposed_copper_golem.png entity/copper_golem/copper_golem_exposed.png
    entity/copper_golem/exposed_copper_golem_eyes.png entity/copper_golem/copper_golem_eyes_exposed.png
    entity/copper_golem/oxidized_copper_golem_eyes.png entity/copper_golem/copper_golem_eyes_oxidized.png
    entity/copper_golem/weathered_copper_golem_eyes.png entity/copper_golem/copper_golem_eyes_weathered.png
    entity/copper_golem/oxidized_copper_golem.png entity/copper_golem/copper_golem_oxidized.png
    entity/copper_golem/weathered_copper_golem.png entity/copper_golem/copper_golem_weathered.png
    entity/cow/cold_cow.png entity/cow/cow_cold.png
    entity/cow/temperate_cow.png entity/cow/cow_temperate.png
    entity/cow/warm_cow.png entity/cow/cow_warm.png
    entity/cow/brown_mooshroom.png entity/cow/mooshroom_brown.png
    entity/cow/red_mooshroom.png entity/cow/mooshroom_red.png
    entity/fox/snow_fox.png entity/fox/fox_snow.png
    entity/fox/snow_fox_sleep.png entity/fox/fox_snow_sleep.png
    entity/frog/cold_frog.png entity/frog/frog_cold.png
    entity/frog/temperate_frog.png entity/frog/frog_temperate.png
    entity/frog/warm_frog.png entity/frog/frog_warm.png
    entity/llama/brown.png entity/llama/llama_brown.png
    entity/llama/creamy.png entity/llama/llama_creamy.png
    entity/llama/gray.png entity/llama/llama_gray.png
    entity/llama/spit.png entity/llama/llama_spit.png
    entity/llama/white.png entity/llama/llama_white.png
    entity/panda/aggressive_panda.png entity/panda/panda_aggressive.png
    entity/panda/brown_panda.png entity/panda/panda_brown.png
    entity/panda/lazy_panda.png entity/panda/panda_lazy.png
    entity/panda/playful_panda.png entity/panda/panda_playful.png
    entity/panda/weak_panda.png entity/panda/panda_weak.png
    entity/panda/worried_panda.png entity/panda/panda_worried.png
    entity/pig/cold_pig.png entity/pig/pig_cold.png
    entity/pig/temperate_pig.png entity/pig/pig_temperate.png
    entity/pig/warm_pig.png entity/pig/pig_warm.png
    entity/projectiles/spectral.png entity/projectiles/arrow_spectral.png
    entity/projectiles/tipped.png entity/projectiles/arrow_tipped.png
    entity/turtle/big_sea_turtle.png entity/turtle/turtle.png
  • 移动了下列纹理:
    变更前 变更后
    entity/armadillo.png entity/armadillo/armadillo.png
    entity/banner_base.png entity/banner/banner_base.png
    entity/bat.png entity/bat/bat.png
    entity/beacon_beam.png entity/beacon/beacon_beam.png
    entity/blaze.png entity/blaze/blaze.png
    entity/dolphin.png entity/dolphin/dolphin.png
    entity/enchanting_table_book.png entity/enchantment/enchanting_table_book.png
    entity/end_gateway_beam.png entity/end_portal/end_gateway_beam.png
    entity/end_portal.png entity/end_portal/end_portal.png
    entity/endermite.png entity/endermite/endermite.png
    entity/experience_orb.png entity/experience/experience_orb.png
    entity/fishing_hook.png entity/fishing/fishing_hook.png
    entity/guardian.png entity/guardian/guardian.png
    entity/guardian_beam.png entity/guardian/guardian_beam.png
    entity/guardian_elder.png entity/guardian/guardian_elder.png
    entity/lead_knot.png entity/lead_knot/lead_knot.png
    entity/minecart.png entity/minecart/minecart.png
    entity/phantom.png entity/phantom/phantom.png
    entity/phantom_eyes.png entity/phantom/phantom_eyes.png
    entity/shield_base.png entity/shield/shield_base.png
    entity/shield_base_nopattern.png entity/shield/shield_base_nopattern.png
    entity/silverfish.png entity/silverfish/silverfish.png
    entity/snow_golem.png entity/snow_golem/snow_golem.png
    entity/spider_eyes.png entity/spider/spider_eyes.png
    entity/trident.png entity/trident/trident.png
    entity/trident_riptide.png entity/trident/trident_riptide.png
    entity/wandering_trader.png entity/wandering_trader/wandering_trader.png
    entity/witch.png entity/witch/witch.png

修复

修复了13个漏洞
1.21.11前正式版的漏洞
MC-302734 — 僵尸马反复进入并离开水直到被烧死。
MC-304361 — 僵尸鹦鹉螺的头的尾部有较大空隙。
MC-304705 — 调试屏幕叠加层entity_render_stats项的E值没有正常运作。
MC-304761 — 抬起时间较长的矛的冲锋动画旋转时间太长。
MC-305040 — 繁殖生成的鹦鹉螺会自然消失。
上个开发版本的漏洞
MC-305104 — “Programmer Art”和“高对比度”资源包被列为不兼容。
MC-305121 — 专家级石匠的部分交易不再出现。
MC-305130 — 农民出售的谜之炖菜持续时间是预期的20倍。
MC-305131 — 老手级牧羊人的交易选项重复。
MC-305132 — 大师级制箭师现在会出售浓稠、平凡和粗制药水合成的药箭。
MC-305164 — 盔甲匠现在会在专家级购买钻石,而不是在老手级。
MC-305175 — 突进魔咒现在可在饥饿值大于等于6时使用,而不是7。
MC-305279 — 专家级牧师出售荧石而不是末影珍珠。

发表回复