Minecraft Wiki
Advertisement
17w49a
17w49a
エディション

PC版

種類

スナップショット

リリース日

2017年12月6日

親バージョン

1.13

Gear (item)
この記事は作業中です。 
この記事を編集して、加筆や作成にご協力ください。議論ページには何か提案があるかもしれません。

17w49a[1] は、1.13 の 9番目のスナップショットである。

追加要素

全般

タグ
  • アイテムとブロックに ID と共に「タグ付け」できる
    • ブロックでは、ワールド内のブロックを調べるときに使われる
    • アイテムでは、インベントリ内のアイテムを調べるときに使われる
  • タグは Data pack を使用して作成でき、data/(名前空間)/tags/blocks または data/(名前空間)/tags/items に配置される
    • 例: data/(名前空間)/tags/blocks/foo.json
    • タグを作成する際には、(名前空間):foo で呼び出す
    • この JSON ファイルには「タグ付け」されるブロックがリストされている
  • デフォルトのタグは2種類ある
    • minecraft:wool - すべての羊毛ブロックに付けられている
    • minecraft:planks - すべての木材ブロックに付けられている

変更要素

全般

レシピ
  • アイテムの代わりにタグを参照するようになった

修正

37個のバグを修正
1.13以前にリリースされたバージョンから
  • MC-36191 – 多くのブロック(モンスタースポナー、大釜、ベッドなど)に stat.mineBlock が存在しない
  • MC-98823 – 効能付きの矢に stat.craftItem の統計が存在しない
  • MC-99321 – 2つのうちのどれかのチェストが塞がれていると、そのラージチェストからアイテムを取り出すことができない
1.13の開発版から
  • MC-121282 – Server icons erased on loading multiplayer menu
  • MC-121631 – Taking items from the creative inventory search tab no longer resets search text
  • MC-121632 – Pressing "chat" key selects search in creative inventory/recipe book AND types the letter
  • MC-121648 – "Difficulty" in settings is untranslated and lowercase
  • MC-121665 – Key "None" display string as "key.keyboard.-1"
  • MC-121705 – Cursor is offset from actual mouse location when opening GUIs while moving mouse
  • MC-121709 – The clickable area to sort the statistics menu are not in the right place
  • MC-121714 – Unable to save screenshot of PNG format
  • MC-121718 – You can not select the spectator menu
  • MC-121808 – Command argument validation for single entity says player in some error messages
  • MC-121873 – Dark background missing from beacon GUI
  • MC-122148 – No Block, Item, Mob, GUI, or any other texture renders -- No sounds play
  • MC-122270 – Pushing blocks with connections doesn't update them
  • MC-122295 – Backups folder is created outside of the server directory when using a dedicated server
  • MC-122309 – '/gamerule gameLoopFunction' does not tab complete function names
  • MC-122314 – All maps created in earlier versions are now the same
  • MC-122355 – Crash on breaking banner: java.lang.ClassCastException: arw cannot be cast to aru
  • MC-122383 – Pre-existing chests invisible, overlapping
  • MC-122395 – Custom player heads are called "block.minecraft.player_headnamed"
  • MC-122410⇧ Shift + Tab ↹ doesn't go backwards in tab-completion list
  • MC-122521 – Damaged anvil always turns to the North
  • MC-122536 – "set_nbt" function in loot table does not merge NBT to item
  • MC-122558 – Health criteria scoreboard objectives do not use hearts to display value anymore
  • MC-122573 – Crash due to carpet and sticky pistons
  • MC-122584 – Incorrect format string order in statistics
以前の開発版から
  • MC-122618 – Recipes are not tab-completed
  • MC-122624 – Pressing Tab ↹ no longer cycle through possible command values
  • MC-122625 – Order of contents of north- and east-facing double chests changed after update
  • MC-122639 – Can't place lily pads on ice
  • MC-122643 – Snow, carpet and daylight detectors culling adjacent upper slabs
  • MC-122644 – Datapacks cannot replace vanilla crafting recipes.
  • MC-122646 – Attempting to add cullface to glass panes does not work
  • MC-122650 – Player heads aren't affected by upgrade paths, renamed to "block.minecraft.player_headnamed" + head texture does not show, only when placed
  • MC-122718 – Dirt border of "video settings" menu encroaching too far on settings

脚注

  1. 「Minecraft Snapshot 17w49a」 – Minecraft.net、2017年12月6日
Advertisement