<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AJava_Edition_17w49a</id>
	<title>Minecraft:Java Edition 17w49a - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AJava_Edition_17w49a"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_17w49a&amp;action=history"/>
	<updated>2026-09-13T15:49:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_17w49a&amp;diff=196597&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_17w49a&amp;diff=196597&amp;oldid=prev"/>
		<updated>2026-09-12T11:06:24Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox version&lt;br /&gt;
|title=Minecraft 17w49a&lt;br /&gt;
|edition=Java&lt;br /&gt;
|image=17w49a.png&lt;br /&gt;
|image2=Java Edition 17w49a.png&lt;br /&gt;
|type=Snapshot&lt;br /&gt;
|date=December 6, 2017&lt;br /&gt;
|parent=1.13&lt;br /&gt;
|clienthash=a58ce444458ba9267973c31877a57eac5a5cbeda&lt;br /&gt;
|jsonhash=6de4e269122102c9cdaa49ce1a65f9b185dcc86b&lt;br /&gt;
|serverhash=561fe37463ef30b4e1ab4c6b1da057d9e2b17801&lt;br /&gt;
|prevparent=1.12.2&lt;br /&gt;
|prev=17w48a&lt;br /&gt;
|next=17w49b&lt;br /&gt;
|nextparent=1.13.1&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;17w49a&amp;#039;&amp;#039;&amp;#039; is the ninth [[Minecraft:snapshot]] for [[Minecraft:Java Edition 1.13]], released on December 6, 2017&amp;lt;ref&amp;gt;{{snap|17w49a|December 6, 2017}}&amp;lt;/ref&amp;gt;, which adds block and item tags and fixes bugs.&lt;br /&gt;
&lt;br /&gt;
== Additions ==&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Tag]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Items and blocks can now be &amp;quot;tagged&amp;quot; with an ID.&lt;br /&gt;
** Block tags can be used when testing for blocks in the world.&lt;br /&gt;
** Items tags can be used when testing for items in inventories.&lt;br /&gt;
* Tags are created using [[Minecraft:data pack]]s in &amp;lt;code&amp;gt;data/(namespace)/tags/blocks&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;data/(namespace)/tags/items&amp;lt;/code&amp;gt;.&lt;br /&gt;
** For example: &amp;lt;code&amp;gt;data/(namespace)/tags/blocks/foo.json&amp;lt;/code&amp;gt;.&lt;br /&gt;
** This creates a block tag called &amp;lt;code&amp;gt;(namespace):foo&amp;lt;/code&amp;gt;.&lt;br /&gt;
** The json file contains a list of all blocks that should be &amp;quot;tagged&amp;quot;.&lt;br /&gt;
* There are two default tags for both the item form and the block form: &amp;lt;code&amp;gt;minecraft:wool&amp;lt;/code&amp;gt; for all wool blocks and &amp;lt;code&amp;gt;minecraft:planks&amp;lt;/code&amp;gt; for all wood plank blocks.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Crafting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Recipes can now refer to a tag instead of an item.&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
{{fixes|fixedin=17w49a|prefix=Minecraft&lt;br /&gt;
|;old&lt;br /&gt;
|36191|Missing stat.mineBlock for various blocks (mob spawners, cauldrons, beds, etc.).&lt;br /&gt;
|58189|Breaking piston extension gives missing texture particles.&lt;br /&gt;
|58556|Breaking a block being moved by a piston creates missing texture particles.&lt;br /&gt;
|98823|Tipped arrows do not have a stat.craftItem statistic.&lt;br /&gt;
|99321|Hoppers cannot pull items from double chests if second chest is blocked.&lt;br /&gt;
|;dev&lt;br /&gt;
|121631|Taking items from the creative inventory search tab no longer resets search text.&lt;br /&gt;
|121632|Pressing &amp;quot;chat&amp;quot; key selects search in creative inventory/recipe book and types the letter.&lt;br /&gt;
|121648|&amp;quot;Difficulty&amp;quot; in settings is untranslated and lowercase.&lt;br /&gt;
|121665|Key &amp;quot;None&amp;quot; display string as &amp;quot;key.keyboard.-1&amp;quot;.&lt;br /&gt;
|121705|Cursor is offset from actual mouse location when opening GUIs while moving mouse.&lt;br /&gt;
|121709|Clickable area to sort statistics menu are not in the right place&lt;br /&gt;
|121714|Unable to save screenshot of PNG format.&lt;br /&gt;
|121718|The player cannot select the spectator menu.&lt;br /&gt;
|121808|Command argument validation for single entity says player in some error messages.&lt;br /&gt;
|121873|Dark background missing from beacon GUI.&lt;br /&gt;
|122148|No Block, Item, Mob, GUI, or any other texture renders -- No sounds play.&lt;br /&gt;
|122173|Creating scoreboard objectives for stats is impossible due to the &amp;quot;:&amp;quot;.&lt;br /&gt;
|122270|Pushing blocks with connections doesn&amp;#039;t update them.&lt;br /&gt;
|122295|Backups folder is created outside of the server directory when using a dedicated server.&lt;br /&gt;
|122309|&amp;#039;{{cmd|gamerule gameLoopFunction}}&amp;#039; does not tab complete function names.&lt;br /&gt;
|122314|All maps created in earlier versions are now the same.&lt;br /&gt;
|122355|Crash on breaking banner: java.lang.ClassCastException: arw cannot be cast to aru.&lt;br /&gt;
|122383|Pre-existing chests invisible, overlapping.&lt;br /&gt;
|122395|Custom player heads are called &amp;quot;block.minecraft.player_headnamed&amp;quot;.&lt;br /&gt;
|122410|{{key|Shift}} + {{key|Tab}} doesn&amp;#039;t go backwards in tab-completion list.&lt;br /&gt;
|122521|Damaged anvil always turns to the North.|122536|&amp;quot;set_nbt&amp;quot; function in loot table does not merge NBT to item.&lt;br /&gt;
|122558|Health criteria scoreboard objectives do not use hearts to display value anymore.&lt;br /&gt;
|122573|Crash due to carpet and sticky pistons.&lt;br /&gt;
|122584|Incorrect format string order in statistics.&lt;br /&gt;
|122666|lang:en_US capitalisation in options.txt prevents resources from being loaded.&lt;br /&gt;
|122944|Scoreboard objective can&amp;#039;t update the display name &amp;lt;!-- also affected 17w47a, not just 48a --&amp;gt;.&lt;br /&gt;
|;previous&lt;br /&gt;
|122618|Recipes are not tab-completed.&lt;br /&gt;
|122624|Pressing {{key|Tab}} no longer cycle through possible command values.&lt;br /&gt;
|122625|Order of contents of north- and east-facing double chests changed after update.&lt;br /&gt;
|122639|Can&amp;#039;t place lily pads on ice.&lt;br /&gt;
|122643|Snow, carpet and daylight detectors culling adjacent upper slabs.&lt;br /&gt;
|122644|Datapacks cannot replace vanilla crafting recipes.|122646|Cullface on the tops and bottoms of glass panes doesn&amp;#039;t work&lt;br /&gt;
|122650|Player heads aren&amp;#039;t affected by upgrade paths, renamed to &amp;quot;block.minecraft.player_headnamed&amp;quot; + head texture does not show, only when placed.&lt;br /&gt;
|122718|Dirt border of &amp;quot;video settings&amp;quot; menu encroaching too far on settings.&lt;br /&gt;
|122907|An enormous graphical duplicating custom recipe bug.&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
{{slicedlime|QSkxfYD4iLk}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition versions|1.1x}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:17w49a]]&lt;br /&gt;
[[Minecraft:es:Java Edition 17w49a]]&lt;br /&gt;
[[Minecraft:fr:Édition Java 17w49a]]&lt;br /&gt;
[[Minecraft:ja:Java Edition 17w49a]]&lt;br /&gt;
[[Minecraft:nl:17w49a]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 17w49a]]&lt;br /&gt;
[[Minecraft:ru:17w49a (Java Edition)]]&lt;br /&gt;
[[Minecraft:zh:Java版17w49a]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>