Minecraft Japan Communityを発足しました!参加はこちらから!!

Minecraft 1.18.2 1回目のスナップショット22w03aリリース情報|新しいコマンド追加とバグ修正

Minecraft 1.18.2(洞窟&崖アップデート 第2弾)に向けた1回目のスナップショットが現地時間の2022年1月19日にリリースされました。

このスナップショットでは主に生成物を呼び出すことができるコマンドの追加と45件のバグ修正が含まれています。

リリース概要

リリース名Java_Edition_22w03a date
エディションJava Edition (Java版)
種類スナップショット
リリース日
親バージョン
プロトコルバージョン
データバージョン

追加

/placefeatureコマンド

各種木やボーナスチェストなどをコマンドで生成できるコマンドが追加されました。

構文: /placefeature <feature> [<pos>]

引数必須説明
<feature>必須生成物の名称を指定
<pos>必須ではない生成物を設置する位置を絶対位置または相対位置で指定
絶対位置(ピンポイントの座標)で指定する場合は「-128 64 255」のように指定
相対位置(自己位置を起点とした座標)で指定する場合は「~-2 ~ ~10」のようにチルダを用いて指定
/placefeatureコマンドの引数

詳しくは下記の記事で紹介しています。

デバッグ画面

デバッグ画面左側のチャンク情報の下部に現在地のリージョンが表示されるようになりました。

リージョンとはデフォルトでディメンション名となっており「オーバーワールド(overworld)」や「ネザー(the_nether)」、「エンド(the_end)」が使用されます。

CraftBukkit/Spigot/PaperなどMODサーバーではリージョンを複数用意できる場合はカスタマイズされていることを確認できる場合もあります。

公式サーバーでもリージョン名は変更可能ですが、ほとんどの場合はカスタマイズしていないでしょう。

チャンク内におけるプレイヤーの座標がChunk行からBlock行の末尾へ移動し、角括弧の[]で囲われるようになりました。

言語

フリウリ語(Friulian language)が追加されました。

イタリアやスロベニア、オーストリア周辺にあるフリウーリ地方で話されている言語で約80万人の話者がいるようです。

タグ

ブロックタグ#fall_damage_resettingが追加されました。

既存ブロックタグの#climbableに加え、スイートベリーの低木、クモの巣にこのブロックタグがデフォルトで含まれています。

変更

エンダーチェスト

Minecraft Java Edition 1.4.6以降でかつPCの日時が12月23日~12月26日の場合にチェスト類が「クリスマスチェスト」になる仕様にエンダーチェストが含まれていましたが、22w03aよりチェストラージチェストトラップチェストのみがクリスマス仕様となるように変更されました。

ワールド生成(荒野/Badlands)

荒野/Badlandsの中でも侵食された荒野(Eroded Badlands)が周囲の荒野とより一体化した生成がされるようになりました。

侵食された荒野(Eroded Badlands)

シード値

シード値の入力欄に0を入力しても特殊な場合として扱われなくなった。

また入力値の前後に空白が入っていても除去されるようになった。

/locateコマンド

構造物を名前空間IDで指定するようになりました。

以前までは「mansion」と指定していましたが名前空間IDを使用することになったので「minecraft:mansion」と指定してコマンドを実行します。

「minecraft:」を省略しても実行は可能です。

ロギング

ロギングユーティリティのLog4jのバージョンが2.17.0へアップグレードされました。

以前Log4jには深刻なセキュリティ問題を抱えていました。もしこの件をご存じでない方は下記記事もご覧ください。

ブロックタグ

  • ブロックタグ#goats_spawnable_on粉雪を含まなくなった。
  • ブロックタグ#azalea_root_replaceable雪ブロックと粉雪を含むようになった。

バグ修正

45件のバグが修正されました。

1.18より前からのバグ

  • MC-72248 – 砂の落下で見えないブロックが発生する
  • MC-83938 – シュルカーやボートの上にプレイヤーが立つと不正に飛行していると誤判定されキックされる
  • MC-94025 – シード値が0のワールドにて再生成の設定が使用できない
  • MC-98727 – サーバーにてジャンプ中にボート、トロッコ、またはウマに乗ると、不正に飛行している誤判定されキックされる
  • MC-111082 – Riding a boat with NoGravity on a server without flight enabled causes kick for flying.
  • MC-126772 – Underwater fog doesn’t hide edge of chunks correctly at low render distances.
  • MC-135989 – Kicked for flying using trident with riptide enchantment.
  • MC-167763 – Blindness does not work underwater for certain graphics cards.
  • MC-185545 – Knockback Resistance on players is still affected by chance.
  • MC-185695 – Twisting vines don’t reliably protect the player from fall damage.
  • MC-205232 – Player can see farther in powder snow with blindness effect.
  • MC-223834 – Pointed dripstone can form below some non-full (non-solid) blocks.
  • MC-226359 – The Zero-Width Non-Joiner shows as a “ZWNJ” box.
  • MC-229313 – Some blocks that negate fall damage don’t reliably protect mobs at certain heights.
  • MC-230905 – Sky background is visible on certain reduced fog situations.
  • MC-233599 – /spreadplayers command does not allow for negative “under” values.
  • MC-235574 – Game crashes when replacing a block with a wall with blockstate up:false.
  • MC-242331 – Entities are displayed faster than chunks.

1.18からのバグ

  • MC-236693 – “Done” button in controls submenu is very low.
  • MC-237262 – Crash report and tick profiling causes “Failed to find module info for _” spam to log.
  • MC-238114 – Meadow trees can spawn without bee nests.
  • MC-238866 – Snow / powder snow can generate underwater.
  • MC-239031 – Glitchy chunk rendering persists since 21w41a.
  • MC-239436 – Broken culling in very long caves.
  • MC-240559 – JFR JSON report’s bytesPerSecond is incorrectly calculated.
  • MC-241152 – Powder snow is part of #goat_spawnable_on block tag / goats can spawn on powder snow.
  • MC-241205 – Sandstone generates 2-5 layers instead of 3-8 layers.
  • MC-242010 – Snow blocks, powder snow aren’t a part of #azalea_root_replaceable / rooted dirt can’t replace snow blocks and powder snow.
  • MC-242543 – Suffocation always uses the entity head center position for predicate and collision box.
  • MC-242709 – Pointed dripstone clusters create holes in the ground when generating in aquifers.
  • MC-243015 – Falling blocks at chunk generation cause tons of entities and (client-side) lag.
  • MC-243196 – Driver view angle resets when another player enters or exits boat.
  • MC-243245 – Unable to select “What is Realms?” button using Tab ↹.
  • MC-243489 – Console spam: Skipping update for removed player.
  • MC-243619 – Raid waves can spawn outside of simulation distance.
  • MC-244164 – Upgrade to 1.18 makes chests invisible and empty.

1.18.1からのバグ

  • MC-244174 – Fog effect for void, blindness, water, lava and powder snow is cylindrical.
  • MC-245345 – Crash when reloading chunks.
  • MC-245347 – Flying with an elytra and colliding with floating flowing water sometimes doesn’t reset fall damage.
  • MC-245406 – Memory leak leading to crashes when loading pre-1.18 chunks.
  • MC-245416 – Baby turtles suffocate on soul sand.
  • MC-246445 – Game crashes when dispenser with shears is used on non-beehive block in #beehives tag.
  • MC-246449 – Game crashes when villager tries to open non-door in #wooden_doors tag.
  • MC-246464 – Game crashes when dispensing a bone meal in a warm ocean and there is a block with no facing block state in #wall_corals.
  • MC-247415 – Game crashes if coral related block tags are empty during coral reef generation.