<?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_13w21a</id>
	<title>Minecraft:Java Edition 13w21a - 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_13w21a"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_13w21a&amp;action=history"/>
	<updated>2026-04-28T06:36:58Z</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_13w21a&amp;diff=100913&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_13w21a&amp;diff=100913&amp;oldid=prev"/>
		<updated>2026-04-25T11:09:20Z</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 13w21a&lt;br /&gt;
|image=13w21a Banner.png&lt;br /&gt;
|image2=Java Edition 13w21a.png&lt;br /&gt;
|edition=Java&lt;br /&gt;
|type=Snapshot&lt;br /&gt;
|parent=1.6.1&lt;br /&gt;
|date=May 23, 2013&lt;br /&gt;
|clienthash=c89ead145ca87737ca2d10901a4f3bc837937006&lt;br /&gt;
|jsonhash=fde079e7e92109831ddb7365bec0560408b4916e&lt;br /&gt;
|serverhash=a04b6f0349b8de64c68a9311b4eaff478e37b558&lt;br /&gt;
|exehash=f1e233ab374e929d0d76e568fcd7e046f8b75106&lt;br /&gt;
|java_manual={{wikipedia|Java version history#Java SE 6|Java SE 6|newtab=1}}&lt;br /&gt;
|prevparent=1.5.2&lt;br /&gt;
|prev=13w19a&lt;br /&gt;
|next=13w21b&lt;br /&gt;
|nextparent=1.6.2&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;13w21a&amp;#039;&amp;#039;&amp;#039; is the eighth [[Minecraft:snapshot]] for [[Minecraft:Java Edition 1.6.1]], released on May 23, 2013&amp;lt;ref&amp;gt;https://web.archive.org/web/0/https://www.mojang.com/2013/05/snapshot-13w21a/&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://twitter.com/Dinnerbone/status/337596332523003904&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Additions ==&lt;br /&gt;
=== Mobs ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Donkey]]s, [[Minecraft:horse]]s and [[Minecraft:mule]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added a UI to control saddle/inventory/armor.&lt;br /&gt;
* Can be accessed by sneaking and right-clicking, or by pressing the inventory button while riding.&lt;br /&gt;
* Some features of the UI are specific to certain mobs:&lt;br /&gt;
** All three mobs have a saddle slot.&lt;br /&gt;
** Only horses have an armor slot.&lt;br /&gt;
** Donkeys and mules have an inventory of 15 slots when given a chest.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Attribute]] system&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Started to move over various things to a [[Minecraft:Chunk format#Attributes|new attribute system]]:&lt;br /&gt;
** Item attributes using NBT data:&lt;br /&gt;
*** Attributes can be additive, subtractive and multiplicative using a set value.&lt;br /&gt;
*** Some items have default modifiers in place of previously hard-coded attributes.&lt;br /&gt;
*** Examples of possible changes players could make: A bow that slows the holder, a helmet that buffs health, etc.&lt;br /&gt;
** Entity attributes:&lt;br /&gt;
*** These properties can now be changed as easily as any other NBT attribute.&lt;br /&gt;
*** Entity speed, base health, base attack.&lt;br /&gt;
** Other properties like weapon damage/bow draw speed/sword swing speed are yet to follow.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Internal chat system&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Lots of messages should be translated now that were not previously.&lt;br /&gt;
* Messages are now better modularized.&lt;br /&gt;
* Server messages can be sent by their code-defined name, allowing the client to utilize the correct translation according to their language settings.&lt;br /&gt;
* Color can be specifically designated, preventing leakage into further messages.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Items ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Horse armor]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* No longer stackable.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Tool]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Instead of replacing the barehanded damage ({{hp|1}}), pickaxes, shovels, axes and swords now add their damage onto the barehanded damage.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Resource pack]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Lots of work toward a new resource pack system, but not finished yet.&lt;br /&gt;
** Currently still compatible with texture packs.&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
{{fixes|fixedin=13w21a|prefix=Snapshot&lt;br /&gt;
|;old&lt;br /&gt;
|1497|Damaged anvils do not show damage in inventory or item frame.&lt;br /&gt;
|;dev&lt;br /&gt;
|13626|XP Bar shows up in creative.&lt;br /&gt;
|13640|Hay bales do not burn when set on fire.&lt;br /&gt;
|13662|XP, health, and hunger bar are buggy with horses.&lt;br /&gt;
|13770|Using a horse spawn egg on a horse works only when riding the horse.&lt;br /&gt;
|13852|Can&amp;#039;t throw enderpearls while mounting a horse.&lt;br /&gt;
|14220|Player appearance not updating in multiplayer (armor, tools).&lt;br /&gt;
|14417|No way to remove armor or saddles off a horse.&lt;br /&gt;
|14422|Horse name tag is shown while riding.&lt;br /&gt;
|15138|Sides of cauldron has compass texture after placing compass in item frame.&lt;br /&gt;
|15201|Bottom part of some types of horses-harness is misplaced.&lt;br /&gt;
|;previous&lt;br /&gt;
|15416|Selected item disappears when armor breaks.&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&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.0}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Java Edition 1.6.1 development versions]]&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:13w21a]]&lt;br /&gt;
[[Minecraft:es:Java Edition 13w21a]]&lt;br /&gt;
[[Minecraft:fr:Édition Java 13w21a]]&lt;br /&gt;
[[Minecraft:ja:Java Edition 13w21a]]&lt;br /&gt;
[[Minecraft:ko:Java Edition 13w21a]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 13w21a]]&lt;br /&gt;
[[Minecraft:ru:13w21a (Java Edition)]]&lt;br /&gt;
[[Minecraft:zh:Java版13w21a]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>