Minecraft PE 26.13.01 [Full Release]
Fresh stabilization patch for the 2026 branch. Minecraft 26.13.01 drops three surgical fixes that patch gameplay crashes, repair add-on API integrity, and stop your emotes from resetting every time you relaunch. This is the January 2026 maintenance cycle (version 13 = first month patch), keeping the engine stable while Drop 2 content bakes in beta. If your character kept doing the default wave instead of your equipped emote, or your behavior packs were throwing runtime errors, grab this now.
| Category | Fix Details |
|---|---|
| Gameplay Stability | Patched miscellaneous runtime errors during gameplay—eliminates soft-crashes when switching dimensions, crafting large batches, and interacting with complex inventory UI (chests + shulker boxes). Memory garbage collection smoothed out for 4GB RAM devices. |
| Add-On API | Fixed entity runtime component identifiers. Previously, custom mobs using minecraft:behavior or minecraft:movement components would throw “Unknown component” errors on world reload, breaking add-on functionality. Runtime IDs now serialize correctly between sessions. |
| Social Features | Emote wheel no longer resets to defaults on game restart. Your equipped emotes (paid Marketplace animations or default dances) now persist in playerdata as intended. No more re-equipping the “Creeper” emote every single launch. |
The runtime component fix is critical for creators. In 26.12.x, the engine was stripping namespace prefixes from component IDs during serialization, turning custom:mob_ai into mob_ai and failing lookup on next load. 26.13.01 preserves full identifiers, keeping custom entity behaviors intact.
The emote bug was a playerdata write failure—the game saved emote selection to cache but not to persistent storage, so restarts wiped it. Now it writes to persona/emote_wheel.json properly.
STABLE HOTFIX: This is a full release, not beta. Zero content changes, zero world format updates—pure maintenance. Safe to upgrade immediately, even on active Realms. Your add-on heavy worlds will appreciate the runtime fixes.
Download: Minecraft 26.13.01 via Google Play (stable) or APK mirror. Emotes finally sticking between sessions? Confirm in the comments which animation you’re rocking. Running heavy behavior packs? Test if the component errors vanished and report back.
Official links · Secure payment via your platform’s store