今回は大量のバグ修正と、いくつかの新規追加された項目がある。バグ修正箇所は非常に多いので続きを読む以降に折りたたみ、新規の項目は一応適当に訳をつけてみた。
Snapshot. Snapshot snapshot snapshot. Snapshot’s snapshot. Snapshot snapshot snapshot snapshot. Snapshot? Snapshot!!
Notable additions for survival:
- Item frames can give off a signal detected by Comparators.
- Lots of changes to villager AI. Some of them now actually do stuff!
- Looting now gives 1% chance of rare loot per level
- Iron Golems/Zombie Pigmen now drop items on normal kills
- You can now spawn Iron Golems/Snow Golems/Withers with dispensers + pumpkin/skulls respectively
- Bushes can now catch fire
- Buttons can now be placed on ceiling/floors
- Seecret Changes
- Balancing tweaks!
Notable additions for mapmakers:
- New command /particle to show particle effects in the world. It can also be relative to entities. Example:
/particle lava ~ ~1 ~ 1 1 1 0.5 2 @e[type=Chicken]
- Added the ability to filter block types in the /fill command, but only if it’s used to fill in replace mode with “normal” blocks. It does not work when filling with block entities. Syntax:
/fill
replace [filterBlockName] [filterData] - Fixed most of the remaining issues with the /clone command, for example chest orientation.
We have a new bug tracker website! Please report any and all bugs you find in Minecraft to bugs.mojang.com. If nobody reports a bug, we can’t fix it!
- Minecraft snapshot 14w04b
- https://mojang.com/2014/01/minecraft-snapshot-14w04a/
適当な訳
サバイバルモードに関する特筆すべき追加項目:
- アイテムフレームがコンパレーターによって検地されるシグナルを出す事ができるようになった。
- 村人のAIに関する沢山の変更。村人の何人かは実際に決められた事をするようになった
- 1レベル毎に1%、レアなルート品が手に入るチャンスが与えられる。
- 鉄のゴーレムとゾンビピグマンは通常のキルでアイテムを落とすようになった。
- 鉄のゴーレム/スノーゴーレム/ウィザーを ディスペンサー+カボチャ/ホネを使って、それぞれスポーンさせる事ができるようになった。
- 茂み(低木、灌木)に火が付く様になった
- 床や天井にボタンが設置できるようになった
- あと内緒の変更点
- 色々バランスを取った!
マップ製作に関する特筆すべき追加項目:
- 新しいコマンド /partcle でパーティクルの効果をワールド内で表示させる。これは、entities(Mobとか)に対してもする事ができる。
例:
/particle lava ~ ~1 ~ 1 1 1 0.5 2 @e[type=Chicken]
(勝手に注釈:多分鶏に溶岩のエフェクトが表示される)
- /fillコマンドのフィルターにブロックタイプが追加された。ただし、リプレースモードの”normal”ブロックで/fillする時だけに使われる。ブロックentitiesでfillする(埋める)時は機能しない。
シンタックス:
/fill
replace [filterBlockName] [filterData] (勝手に注釈:多分、ブロックを置き換える時には機能するけど、一定範囲を埋め立てる時には機能しないと言う意味)
- /cloneコマンドに残っていた沢山の問題を修正、例えば、チェストの向きの問題とか。
新しいバグトラッカーのウェブサイトを作ったよ!どうか、君がマイクラで見つけたバグをbugs.mojang.comへレポートしてくれ。もし誰もバグ報告してくれないと、それは修正できないからな!