Minecraft 1.17.1に向けた最初のスナップショットが6月18日にリリースされました。
このアップデートでは粉雪の入手性向上や青色のウーパールーパーが繁殖行為でのみ発生するなど細かな調整が施されました。
リリース概要
リリース名 | Java_Edition_1.17.1_Pre-release_1 date |
---|---|
エディション | Java Edition (Java版) |
種類 | スナップショット |
リリース日 | |
親バージョン | |
プロトコルバージョン | |
データバージョン |
変更
大釜
粉雪が大釜に満たされる速度が従来の2倍になりました。
ウーパールーパー
1200分の1の確率でスポーンする青色のウーパールーパーは繁殖させた場合にのみスポーンするようになりました。
従来は青色のウーパールーパーが自然にスポーンする可能性がありました。
ドラウンド
ゾンビが溺れた状態になるとドラウンド(溺死ゾンビ)と呼ばれるMOBのアイテムドロップ率が変更されました。
今回変更されたのは銅インゴットのドロップ率で、ドロップ確率が5%だったのをBedrock Editionに合わせる形で11%に変更されました。
現在のドラウンドがアイテムをドロップするアイテムの量と確率は下記の通りです。
ドロップアイテム | Java Edition | Bedrock Edition | 備考 |
---|---|---|---|
腐った肉 | 0~2個 | 0~2個 | |
銅インゴット | 0~1個 | 0~1個 | 11%の確率で銅インゴットをドロップ |
ヘルメット | 0~1個 | 装備していた場合にドロップの可能性あり | |
チェストプレート | 0~1個 | 装備していた場合にドロップの可能性あり | |
レギンス | 0~1個 | 装備していた場合にドロップの可能性あり | |
ブーツ | 0~1個 | 装備していた場合にドロップの可能性あり | |
トライデント | 0~1個 | 0~1個 | トライデントを手に持ったドラウンドの場合ドロップの可能性あり ・Java Editionは8.5%の確率でドロップ ・Bedrock Editionは25%の確率でドロップ |
オウムガイの殻 | 1個 | 1個 | オフハンド(左手)にオウムガイの殻を持っていた場合は必ずドロップ |
ドラウンドが拾い上げたアイテムは必ずドロップします。
また耐久値のあるアイテムの場合は同一耐久値のアイテムをドロップします。
ヤギ
ヤギを繁殖させると、悲鳴を上げるヤギが生まれる可能性があるようになりました。
ヤギのステイタス効果がヤギがジャンプするときや突進したりするときにも適用されるようになりました。
ゾンビ、村人ゾンビ、ハスク、ドラウンド
ゾンビ、村人ゾンビ、ハスク、ドラウンドが輝くイカスミを拾わなくなりました。
プロトコル
マルチプレイに接続する際、SRVレコードを解決する手法が1.17以前の方法に戻されました。
クライアントが実際に使用したホスト名がサーバーへ送信されるようです。
バグ修正
1.17正式リリース以前からのバグ
- MC-123654 – Sun, moon, and/or clouds are not showing if render distance is below 4.
- MC-131290 – Enchantments are saved as shorts, but are loaded as and function with integer values.
- MC-156155 – Turkish lira sign (
₺
) appears as□
in the game. - MC-194736 – Duplicate text mapping for
U+00B7
. - MC-196999 –
U+1FEC
is wrong in Minecraft’s font. - MC-223350 – Loaded chunks sometimes don’t render until the player moves their head slightly.
1.17正式リリースからのバグ
- MC-213986 – Pistons and dispensers can be used to create ghost blocks using powder snow.
- MC-219018 – Ghost items can be created using
/item
(server doesn’t update client inventory correctly). - MC-225816 – Hanging Roots appear large when an item entity.
- MC-226461 – Logs can be replaced with stone near lava pools.
- MC-226948 – Withers are now affected by potion effects.
- MC-227387 – World gen datapacks will likely crash or softlock the game.
- MC-227435 – Lag when placing heads of non-existent players when on servers.
- MC-227483 –
root_system
feature config’s codec uses a wrong field. - MC-227520 – Overworld Fossils always generate at bedrock level.
- MC-227557 – End portal texture appears stretched after world conversion.
- MC-227618 – Small dripleaf is consumed without being placed when used on tall seagrass.
- MC-227651 – Group for lapis lazuli ore smelting and blasting recipes is misspelled.
- MC-227821 – Client crash when trying to create/edit realm immediately after deleting previous one.
- MC-227891 – Ender pearls despawn when player logs out of a server.
- MC-228219 – Thrown ender pearls disappear upon entering the exit end portal.
- MC-228343 –
java.lang.NullPointerException
whenrandom_selector
default feature isn’t found. - MC-228430 – Very long loading pause while booting the game (“Failed to add PDH Counter”, caused by oshi).
- MC-228828 – Specifying the
--server
parameter when starting the game, causes the game to crash. - MC-229299 – Blue axolotls can spawn naturally.
その他バグ
- 金床によるアイテム増殖バグを修正