<?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%3AAdd-on</id>
	<title>Minecraft:Add-on - 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%3AAdd-on"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Add-on&amp;action=history"/>
	<updated>2026-04-09T07:47:27Z</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:Add-on&amp;diff=47293&amp;oldid=prev</id>
		<title>~2026-BedrockPlainsFish8563: Undo revision 3521195 by ~2026-BedrockPlainsFish8563 (talk)</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Add-on&amp;diff=47293&amp;oldid=prev"/>
		<updated>2026-04-06T22:01:09Z</updated>

		<summary type="html">&lt;p&gt;Undo revision &lt;a href=&quot;/wiki/Special:Diff/3521195&quot; title=&quot;Special:Diff/3521195&quot;&gt;3521195&lt;/a&gt; by &lt;a href=&quot;/wiki/Special:Contributions/~2026-BedrockPlainsFish8563&quot; title=&quot;Special:Contributions/~2026-BedrockPlainsFish8563&quot;&gt;~2026-BedrockPlainsFish8563&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:~2026-BedrockPlainsFish8563&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:~2026-BedrockPlainsFish8563 (page does not exist)&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{For|similar game customization in {{JE}}|Data pack|Mod}}&lt;br /&gt;
{{exclusive|bedrock}}&lt;br /&gt;
[[File:Minecraft Add-Ons Poster.jpg|thumb|right|Promotional artwork for the introduction of add-ons to the [[Marketplace]]]]&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;add-on&amp;#039;&amp;#039;&amp;#039; is a package format and a type of [[Minecraft:downloadable content]] that provides additional custom game features beyond the base game in &amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039;. It contains a set of {{w|programming interface}}s used for constructing and [[Minecraft:Game customization|customizing]] certain game objects and elements, such as [[Minecraft:entities]], [[Minecraft:block]]s, [[Minecraft:item]]s, [[Minecraft:biome]]s, [[Minecraft:structure]]s, the [[Minecraft:user interface]], and more. It is officially supported by [[Minecraft:Mojang Studios]], who provide the [https://learn.microsoft.com/en-us/minecraft/creator/ Creator Documentation] for developers.&lt;br /&gt;
&lt;br /&gt;
Add-ons consist of three main APIs: a [[Minecraft:resource pack]] for managing assets and resources, a [[Minecraft:behavior pack]] for defining [[Minecraft:w:Data-driven programming|data-driven]] behaviors, and the Script API for writing a [[Minecraft:w:Imperative programming|set of procedural instructions]] to perform custom behaviors and interactions. These functions and utilities are used for {{w|video game modding}}.&lt;br /&gt;
&lt;br /&gt;
Add-ons are officially hosted on the [[Minecraft:Marketplace]], where players can download or purchase them on their devices using an in-game digital currency called [[Minecraft:Minecoin]]s. They must be submitted by members in the [[Minecraft:Minecraft Partner Program]] and approved by the Minecraft Content Team, or made directly in collaboration with [[Minecraft:Mojang Studios]] as official DLC. They can also be packaged for external downloading, but these cannot be imported on consoles.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Packs ===&lt;br /&gt;
Add-ons can be created with two types of data packs: [[Minecraft:behavior packs]] and [[Minecraft:resource packs]]. Behavior packs can be used to change [[Minecraft:gameplay]] and allow adding and customizing [[Minecraft:Mob AI|entity behaviors]],&amp;lt;ref&amp;gt;{{citation|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/entitybehaviorintroduction?view=minecraft-bedrock-stable|title=Entity Behavior Introduction|website=Microsoft Learn|date=September 19, 2023}}&amp;lt;/ref&amp;gt; [[Minecraft:loot table]]s,&amp;lt;ref&amp;gt;{{citation|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/introductiontoloottables?view=minecraft-bedrock-stable|title=Introduction to Loot Tables|website=Microsoft Learn|date=March 6, 2025}}&amp;lt;/ref&amp;gt; [[Minecraft:Mob spawning|spawn rules]],&amp;lt;ref&amp;gt;{{citation|url=https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/cliententitydocumentation/datadrivenspawning?view=minecraft-bedrock-stable|title=Data-Driven Spawn Rules|website=Microsoft Learn|date=November 8, 2023}}&amp;lt;/ref&amp;gt; [[Minecraft:item]] behaviors,&amp;lt;ref&amp;gt;{{citation|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/addcustomitems?view=minecraft-bedrock-stable|title=Custom Items|website=Microsoft Learn|date=September 18, 2024}}&amp;lt;/ref&amp;gt; item [[Minecraft:recipe]]s,&amp;lt;ref&amp;gt;{{citation|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/recipeintroduction?view=minecraft-bedrock-stable|title=Recipe Introduction|website=Microsoft Learn|date=April 19, 2024}}&amp;lt;/ref&amp;gt; biome characteristics,&amp;lt;ref name=&amp;quot;biome-component-list&amp;quot;&amp;gt;{{citation|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/biomes/biomeoverview?view=minecraft-bedrock-stable|title=Biome JSON and Overview|website=Microsoft Learn|date=April 10, 2025}}&amp;lt;/ref&amp;gt; and much more. Resource packs affect how the game looks and have no effect on gameplay, and they allow adding and customizing [[Minecraft:textures]], [[Minecraft:models]], [[Minecraft:music]], texts, and interfaces.&lt;br /&gt;
&lt;br /&gt;
Definitions are written in [[Minecraft:JSON]] files, which are organized in multiple folders by their features. This system allows users to override and modify certain features in the base game, or add unique features with their own pack.&lt;br /&gt;
&lt;br /&gt;
All contents of an add-on can be packaged together in a zipped {{Cd|.mcaddon}} file. An add-on file can be automatically imported by the game, which will organize all contents in the dedicated directories in {{Cd|[[Minecraft:com.mojang]]}}.&lt;br /&gt;
&lt;br /&gt;
==== Sub-packs ====&lt;br /&gt;
Resource packs and behavior packs can contain other packs inside the root, known as sub-packs.&amp;lt;ref&amp;gt;{{Cite|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/buildingsubpacks?view=minecraft-bedrock-stable|title=Building Sub-Packs|website=Microsoft Learn|date=August 28, 2025}}&amp;lt;/ref&amp;gt; A sub-pack has the same format as the main pack and the directory of a sub-pack can have any name. Sub-packs need to be specified in the {{Cd|[[Minecraft:manifest.json]]}} file of the main pack, where a name and minimum memory tier can also be added. For example, a pack can have multiple less resource-intensive sub-packs for lower memory tiers, but it can also be used for other types of settings. The memory tier, affecting which sub-pack is used, can be adjusted in the pack&amp;#039;s settings menu in-game.&lt;br /&gt;
&lt;br /&gt;
=== Molang ===&lt;br /&gt;
{{main|Molang}}&lt;br /&gt;
Molang is a simple expression-based language designed for fast, data-driven calculation of values at run-time, and with a direct connection to in-game values and systems. It is used {{in|BE}} in their add-on system with its purpose being to enable low-level systems like animation to support flexible data-driven behavior for both internal and external creators, while staying highly performant.&amp;lt;ref&amp;gt;[https://docs.microsoft.com/en-us/minecraft/creator/reference/content/molangreference/examples/molangconcepts/molangintroduction &amp;quot;Molang Documentation - Introduction to Molang&amp;quot;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Scripting ===&lt;br /&gt;
Scripting is an add-on feature used to write a set of procedural instructions for the game to perform custom behaviors and interactions at a certain time or in response to events and actions.&amp;lt;ref&amp;gt;{{citation |url=https://learn.microsoft.com/en-us/minecraft/creator/documents/scripting/introduction?view=minecraft-bedrock-stable |title=Introduction to Scripting in Minecraft |website=Microsoft Learn |date=July 17, 2025 |archive=1 }}&amp;lt;/ref&amp;gt; It lets users control behaviors of entities, blocks, and items; characteristics of the world; or an entire [[Minecraft:w:Video game programming#Game structure|game loop]].&amp;lt;ref name=&amp;quot;intro-scripting&amp;quot;&amp;gt;{{citation |url=https://learn.microsoft.com/en-us/minecraft/creator/documents/scriptingintroduction?view=minecraft-bedrock-stable |title=Introduction to Scripting in Minecraft |website=Microsoft Learn |date=April 17, 2025 |archive=1 }}&amp;lt;/ref&amp;gt; It is fundamentally different from the behavior pack system, the latter uses a component system with preset definitions provided by the game.&lt;br /&gt;
&lt;br /&gt;
Script files are written in the {{w|JavaScript}} programming language and loaded by the game under the {{cd|scripts}} directory inside an add-on. Users may use {{w|TypeScript}}, a dialect of JavaScript, which provides better error reporting and a [[Minecraft:w:Type system#Static type checking|static type system]].&amp;lt;ref name=&amp;quot;intro-scripting&amp;quot;/&amp;gt;&amp;lt;ref&amp;gt;{{citation |url=https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html |title=TypeScript for JavaScript Programmers |website=TypeScript |date=June 2, 2025 }}&amp;lt;/ref&amp;gt; The Scripting API provides script modules for users to interact with the game, each module must be added as a dependency in the [[Minecraft:manifest.json]], some notable ones are:&amp;lt;ref&amp;gt;{{citation |url=https://wiki.bedrock.dev/scripting/api-modules |title=API Modules |website=Bedrock Wiki |date=June 8, 2025 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;!-- nitpick some notable ones here for introductory/simplicity, don&amp;#039;t include everything --&amp;gt;&lt;br /&gt;
* {{cd|@minecraft/common}} &amp;amp;ndash; provides common resources, such as error classes or interfaces.&lt;br /&gt;
* {{cd|@minecraft/server}} &amp;amp;ndash; provides interactions between the script engine and the game world, such as blocks, entities, items, players, and others.&lt;br /&gt;
* {{cd|@minecraft/server-ui}} &amp;amp;ndash; provides players and server communication through customizable forms.&lt;br /&gt;
* {{cd|@minecraft/server-graphics}} &amp;amp;ndash; allows to dynamically customize graphical settings from [[Minecraft:Vibrant Visuals]] defined in resource packs, at this moment only atmospherics.&lt;br /&gt;
* {{cd|@minecraft/server-net}} &amp;amp;ndash; provides access to the Internet through [[Minecraft:w:HTTP#Request methods|web requests]], such as GET, POST, and others.&lt;br /&gt;
* {{cd|@minecraft/server-gametest}} &amp;amp;ndash; provides the [[Minecraft:GameTest]] framework for testing behaviors and interactions within the game world. See {{slink|GameTest|Bedrock Edition}} for further information.&lt;br /&gt;
* And other modules, [https://wiki.bedrock.dev/scripting/api-modules further reading].&lt;br /&gt;
&lt;br /&gt;
The Scripting API also provides a way to define and register custom commands.&amp;lt;ref&amp;gt;{{citation |url=https://learn.microsoft.com/en-us/minecraft/creator/documents/customcommands?view=minecraft-bedrock-stable |title=Scripting Custom Commands Overview |website=Microsoft Learn |date=March 27, 2025 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Scripting API version 2 is a major update to the Scripting API, which provides a new API to define custom components along with other major API changes that aren&amp;#039;t backward compatible with the previous version.&amp;lt;ref&amp;gt;{{citation |url=https://learn.microsoft.com/en-us/minecraft/creator/documents/scripting/v2-overview?view=minecraft-bedrock-stable |title=Scripting V2 Overview |website=Microsoft Learn| date=July 17, 2025 }}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{citation |url=https://learn.microsoft.com/en-us/minecraft/creator/documents/customcomponents?view=minecraft-bedrock-stable |title=Introducing Custom Components |website=Microsoft Learn |date=March 27, 2025 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Marketplace ===&lt;br /&gt;
The [[Minecraft:Marketplace]] is an in-game platform where creators may sell their add-ons to the player-base. All Marketplace content must be submitted by members in the [[Minecraft:Minecraft Partner Program]] and approved by the Minecraft Content Team. Purchased content in the Marketplace is synchronized to the player&amp;#039;s Microsoft account, and if they are not signed in, it is saved locally on their device.&lt;br /&gt;
&lt;br /&gt;
Free add-ons are released as part of special events, for occasions such as to promote the release of &amp;#039;&amp;#039;[[Minecraft:A Minecraft Movie]]&amp;#039;&amp;#039; for Minecraft&amp;#039;s 15 Years celebration and the eventful [[Minecraft:Movie:McDonald&amp;#039;s|McDonald&amp;#039;s X &amp;#039;&amp;#039;A Minecraft Movie&amp;#039;&amp;#039;]] promotion. See {{Slink|2=Official add-ons}} for a full list of add-ons officially promoted by [[Minecraft:Mojang Studios]].&amp;lt;!-- adapted from the removed &amp;quot;History&amp;quot; section of [[Special:PermaLink/1777356]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition to the Marketplace, there are community websites dedicated to hosting community-made add-ons, although such add-ons may only be loaded on PCs and phones, whereas consoles can only access those add-ons through [[Minecraft:Realms]].&lt;br /&gt;
&lt;br /&gt;
== Loading tips{{anchor|Warnings}} ==&lt;br /&gt;
[[File:Bedrock-modified-world-warning.png|thumb|An example of a loading tip since 1.20.70.21.]]&lt;br /&gt;
Extra [[Minecraft:loading tip]] messages would appear if the player is loading a world with add-ons applied. The loading message box is titled &amp;quot;Modified World&amp;quot;, and loading tip messages would primarily warn the player about the add-ons or resource packs applied. Here&amp;#039;s the list of add-on applied loading tips:&lt;br /&gt;
{{#section:Loading tip|add-on-tips}}&lt;br /&gt;
&lt;br /&gt;
== Official add-ons ==&lt;br /&gt;
{{See also|Demo content}}&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! width=&amp;quot;135px&amp;quot; |Image&lt;br /&gt;
! width=&amp;quot;135px&amp;quot; |Name&lt;br /&gt;
!Description&lt;br /&gt;
!Release date&lt;br /&gt;
! width=&amp;quot;50px&amp;quot; |Purchasable&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
![[Minecraft:Minecon 2018 New Entity Sample]]&lt;br /&gt;
|A pack to show the usage of add-ons to add custom [[Minecraft:entities]] for creators, showcased in [[Minecraft:MINECON Earth 2018]].&lt;br /&gt;
|November 19, 2018&lt;br /&gt;
| {{tc|partial|External download}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
![[Minecraft:Minecraft Live 2022 Sample Pack]]&lt;br /&gt;
|A pack to demonstrate the Minecraft Entity Wizard in [[Minecraft:Blockbench]], showcased in [[Minecraft:Minecraft Live 2022]].&lt;br /&gt;
|October 17, 2022&lt;br /&gt;
| {{tc|partial|External download}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:POIP Thumbnail 0.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Poisonous Potato Add-On|Poisonous Potato]]&lt;br /&gt;
|An add-on themed around the [[Minecraft:Poisonous Potato|poisonous potato]] April Fools&amp;#039; Day event in 2024.&lt;br /&gt;
|April 1, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:15 Year Party Supplies Key Art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:15 Year Party Supplies]]&lt;br /&gt;
|An add-on themed around the [[Minecraft:15th anniversary]] of &amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039; with features from [[Minecraft:15 Year Journey]].&lt;br /&gt;
|May 21, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Tet Thumbnail 0.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Tetris Add-On|Tetris]]&lt;br /&gt;
|A collaborative add-on with features from &amp;#039;&amp;#039;[[Minecraft:Tetris]]&amp;#039;&amp;#039;.&lt;br /&gt;
|June 6, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:LUSH Article DLC Keyart.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Lush Bath Bomb Add-On|Lush Bath Bomb]]&lt;br /&gt;
|A collaborative add-on to promote bath bombs from [[Minecraft:W:Lush (company)|Lush]].&lt;br /&gt;
|August 1, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Spongebob Squarepants Add-On Key Art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:SpongeBob SquarePants Add-On|SpongeBob SquarePants]]&lt;br /&gt;
|A collaborative add-on with features from [[Minecraft:SpongeBob SquarePants]].&lt;br /&gt;
|August 20, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Ghost Pets Add-On Key art.webp|width=150x150]]&lt;br /&gt;
![[Minecraft:Ghost Pets Add-On|Ghost Pets]]&lt;br /&gt;
|A themed add-on with ghost [[Minecraft:pet]] mobs for the [[Minecraft:Expect the unexpected]] event around [[Minecraft:The Garden Awakens]].&lt;br /&gt;
|November 4, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Majestic Camping Add-On Key Art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Majestic Camping Add-On|Majestic Camping]]&lt;br /&gt;
|A camping-themed add-on for the Expect the unexpected event.&lt;br /&gt;
|November 4, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Phantom Frames Add-On Key art.webp|width=150x150]]&lt;br /&gt;
![[Minecraft:Phantom Frames]]&lt;br /&gt;
|A themed add-on for the Expect the unexpected event.&lt;br /&gt;
|December 4, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Scary Furniture Add-On Key Art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Scary Furniture Add-On|Scary Furniture]]&lt;br /&gt;
|An add-on for the Expect the unexpected event with haunted &amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039; furniture blocks.&lt;br /&gt;
|December 10, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Mob Lights Add-On key art.webp|width=150x150]]&lt;br /&gt;
![[Minecraft:Mob Lights Add-On|Mob Lights]]&lt;br /&gt;
|Another themed add-on for the Expect the unexpected event.&lt;br /&gt;
|December 10, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Monster Food Add-On key art.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:Monster Food Add-On|Monster Food]]&lt;br /&gt;
|An add-on featured for Expect the unexpected with haunted food items and mobs.&lt;br /&gt;
|December 10, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Lava Chicken Add-On key art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Lava Chicken Add-On|Lava Chicken]]&lt;br /&gt;
|A promotional add-on for [[Minecraft:A Minecraft Movie|&amp;#039;&amp;#039;A Minecraft Movie&amp;#039;&amp;#039;]] which adds Steve&amp;#039;s Lava Chicken shown in the movie.&lt;br /&gt;
|December 20, 2024&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Sonic Add-On Key Art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Sonic Add-On|Sonic]]&lt;br /&gt;
|A collaborative add-on with features from &amp;#039;&amp;#039;[[Minecraft:Sonic the Hedgehog]]&amp;#039;&amp;#039;.&lt;br /&gt;
|January 7, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:A Minecraft Movie Add-on key art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:A Minecraft Movie: Add-on|A Minecraft Movie]]&lt;br /&gt;
|An add-on that adds many features shown in &amp;#039;&amp;#039;A Minecraft Movie&amp;#039;&amp;#039;.&lt;br /&gt;
|February 26, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Jet Pack key art.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:A Minecraft Movie: JetPack Add-on|A Minecraft Movie: JetPack]]&lt;br /&gt;
|A limited promotional add-on for &amp;#039;&amp;#039;A Minecraft Movie&amp;#039;&amp;#039; which could be obtained by purchasing tickets on its opening weekend.&lt;br /&gt;
|February 27, 2025&lt;br /&gt;
| {{tc|No}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:McDonald&amp;#039;s Add-On key art.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:McDonald&amp;#039;s Add-On|McDonald&amp;#039;s]]&lt;br /&gt;
|An add-on themed around the collaboration of &amp;#039;&amp;#039;A Minecraft Movie&amp;#039;&amp;#039; with [[Minecraft:Movie:McDonald&amp;#039;s|McDonald&amp;#039;s]].&lt;br /&gt;
|March 24, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Timecapsule Thumbnail 0.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:Time Capsule Add-On|Time Capsule]]&lt;br /&gt;
|A promotional add-on made for the [[Minecraft:15 Days of Minecraft]] event.&lt;br /&gt;
|May 16, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:MLBFanCave Thumbnail 0.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:MLB Fan Cave Add-On|MLB Fan Cave]]&lt;br /&gt;
|&lt;br /&gt;
|June 2, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Adidas Thumbnail 0.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:Adidas Adventurers Add-On|Adidas Adventurers]]&lt;br /&gt;
|A collaborative add-on with [[Minecraft:Adidas]].&lt;br /&gt;
|June 3, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:HTTYD thumbnail 0.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:How to Train Your Dragon Add-On|How to Train Your Dragon]]&lt;br /&gt;
|A collaborative add-on with [[Minecraft:Universal Studios]] about the movie &amp;#039;&amp;#039;How to Train Your Dragon&amp;#039;&amp;#039;.&lt;br /&gt;
|June 10, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Minecraft Vibrant Memories.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:Vibrant Memories Add-On|Vibrant Memories]]&lt;br /&gt;
|An add-on made to promote [[Minecraft:Vibrant Visuals]] after its release.&lt;br /&gt;
|June 18, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Claims Adjuster Add-On Cover.jpg|width=150x150]]&lt;br /&gt;
![[Minecraft:Claims Adjuster Add-On|Claims Adjuster]]&lt;br /&gt;
|An official add-on that has been promoted with the [[Minecraft:Ice Cube Claims Adjuster]] series.&lt;br /&gt;
|August 13, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Friendly Fishing Add-On Key Art.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:Friendly Fishing Add-On|Friendly Fishing]]&lt;br /&gt;
|An official collaborative add-on between Marketplace Partners and Conservation International themed around sea life.&lt;br /&gt;
|September 26, 2025&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
![[Minecraft:Jurassic World Add-On|Jurassic World]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
![[Minecraft:TRON Add-On|TRON]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Minecraft Mounts of Mayhem Dungeon Descent .net.jpeg|width=150x150]]&lt;br /&gt;
![[Minecraft:Mounts of Mayhem: Dungeon Descent|Dungeon Descent]]&lt;br /&gt;
|An add-on released to promote new features from [[Minecraft:Mounts of Mayhem]].&lt;br /&gt;
|January 12, 2026&lt;br /&gt;
| {{tc|Yes}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{expand section|major technical API changes, packs history, the Scripting API version 2 changes}}&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine||August 12, 2016|link=https://twitter.com/SeargeDP/status/764033531223896064|The concept of add-ons was hinted at in a post by [[Minecraft:Searge]] on August 12, 2016, stating &amp;quot;There will be news about the API at Minecon.&amp;quot;&amp;lt;ref&amp;gt;{{tweet|searge|764033531223896064|There will be news about the API at Minecon. I&amp;#039;ll talk about the things I&amp;#039;m working on and what our plans are. But no more details for now.|August 12, 2016}}&amp;lt;/ref&amp;gt; The next day it was confirmed by [[Minecraft:Grum]] to be a modding API for {{BE}} (formerly called {{PE}}, or &amp;#039;&amp;#039;MCPE&amp;#039;&amp;#039;),&amp;lt;ref&amp;gt;{{tweet|_grum|764417838278926336|the MCPE on, would be nice to say that too.|August 13, 2016}}&amp;lt;/ref&amp;gt; and at [[Minecraft:MINECON 2016]], the plan and roadmap for the development of add-ons were outlined.}}&lt;br /&gt;
|{{HistoryLine||February 20, 2024|link=https://www.minecraft.net/en-us/article/introducing-add-ons|Previously, standalone add-ons from the [[Minecraft:Marketplace]] were not available and needed to be packaged with a world to be sold on the Marketplace. However, as of February 2024, individual add-ons can now be sold separately on the Marketplace.&amp;lt;ref&amp;gt;{{mcnet|introducing-add-ons|Introducing add-ons|February 20, 2024|Linn Viberg}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.20.70|dev=Preview 1.20.70.21|Added extra loading tips that appear when a world has add-ons applied.}}&lt;br /&gt;
|{{HistoryLine||1.21.0|dev=Preview 1.21.0.23|Added eight new extra loading tips that replaced the previous ones.}}&lt;br /&gt;
|{{HistoryLine||unknown|The Scripting API version 2 was added, introducing custom components API and other major changes that aren&amp;#039;t compatible with previous version.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
Tutorials from the official [https://www.youtube.com/@MinecraftCreatorChannel Minecraft Creator Channel].&lt;br /&gt;
{{yt|OdZlKpLOkj4}}&lt;br /&gt;
{{yt|TUFeM5P4IwM}}&lt;br /&gt;
{{yt|kkm8xxqGVvs}}&lt;br /&gt;
{{yt|bCU8UxIZ-U4}}&lt;br /&gt;
{{yt|kzWSItyz5Pk}}&lt;br /&gt;
{{yt|zMF3JPahrPQ}}&lt;br /&gt;
&lt;br /&gt;
== Quotes ==&lt;br /&gt;
{{quote|Within Minecraft, there are so many ways to be creative and build the worlds of your dreams. But when you want to extend Minecraft even further and introduce new mobs, items and other artifacts into your world, you’ll want to go to the next level of creation by building new Add-On packs that can transform Minecraft.|Mike Ammerlaan&amp;lt;ref name=&amp;quot;minecraft.net&amp;quot;&amp;gt;&lt;br /&gt;
{{mcnet|building-your-first-custom-mobs-and-add-ons-minecraft|Building your first custom mobs and add-ons for Minecraft|September 11, 2021|Mike Ammerlaan|prefix=creator}}&amp;lt;/ref&amp;gt;||Generic Mojang avatar.png}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Welcome Add-Ons.jpg|Promotional artwork released alongside the [[Minecraft:Change your game, your way!]] cinematic trailer&lt;br /&gt;
Patrick-rodes-cake-golem.jpg|Render of a &amp;quot;Cake Golem&amp;quot; add-on&amp;lt;ref&amp;gt;{{Citation|url=https://www.artstation.com/artwork/n0od66|title=Cake Golem Blockbench Tutorial|author=Patrick Rodes|website=ArtStation|date=July 15, 2024}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Patrick-rodes-render-motorcycle-2.jpg|Artwork of a motorcycle add-on&amp;lt;ref&amp;gt;{{Citation|url=https://www.artstation.com/artwork/w0DOmw|title=Animation Presets Blockbench Tutorial|author=Patrick Rodes|website=ArtStation|date=July 15, 2024}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Bath Bomb Shuffle 2.mp4|Animation of the Merchant from the [[Minecraft:Lush Bath Bomb Add-On]]&amp;lt;ref&amp;gt;{{Tweet|Minecraft|1822793726877671462|It was 1. Great work, everyone 👍}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:MC AddOnAchievements.jpeg|Promotional image for [[Minecraft:achievement]] compatibility with add-ons&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Minecraft:Mod]]&lt;br /&gt;
*[[Minecraft:Commands]]&lt;br /&gt;
*[[Minecraft:Data pack]]&lt;br /&gt;
*[[Minecraft:Resource pack]]&lt;br /&gt;
*[[Minecraft:Skin pack]]&lt;br /&gt;
*[[Minecraft:World template]]&lt;br /&gt;
*[[Minecraft:Mash-up pack]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
=== Official documentation ===&lt;br /&gt;
&amp;lt;!--NOTE: ONLY OFFICIAL DOCUMENTATION PROVIDED BY MOJANG SHOULD BE LINKED IN THIS SECTION--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/addonsreference/ Addons JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/animationsreference/ Animation JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/biomereference/examples/biomeoverview Biome Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/blockreference/ Block JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/ Entity JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/featuresreference/ Features JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/itemreference/ Item JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/molangreference/ Molang Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/recipereference/ Recipe JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/particlesreference/ Particle JSON Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/reference/content/schemasreference/ Schema Documentation]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/ Script API Documentation]&lt;br /&gt;
&lt;br /&gt;
=== Official tutorials ===&lt;br /&gt;
&amp;lt;!--NOTE: ONLY OFFICIAL TUTORIALS PROVIDED BY MOJANG SHOULD BE LINKED IN THIS SECTION--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/gettingstarted Getting Started With Minecraft Add-Ons]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/resourcepack Introduction to Resource Packs]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/behaviorpack Introduction to Behavior Packs]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/minecraftentitywizard Getting Started with the Minecraft Entity Wizard]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/minecraftitemwizard Getting Started with the Minecraft Item Wizard]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/minecraftblockwizard Getting Started with the Minecraft Block Wizard]&lt;br /&gt;
&lt;br /&gt;
=== Tools and libraries ===&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/commonlyusedtools Commonly Used Tools]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/mctoolsoverview Minecraft Creator Tools]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/bedrockeditor/editoroverview Bedrock Editor]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/snowstormoverview?view=minecraft-bedrock-stable Snowstorm]&lt;br /&gt;
*[https://learn.microsoft.com/en-us/minecraft/creator/documents/chunkeroverview?view=minecraft-bedrock-stable Chunker]&lt;br /&gt;
&lt;br /&gt;
=== Unofficial resources ===&lt;br /&gt;
*[https://wiki.bedrock.dev Bedrock Wiki]&lt;br /&gt;
*[https://www.curseforge.com/minecraft/search?class=mc-addons&amp;amp;page=1&amp;amp;pageSize=20 Minecraft Addons - CurseForge]&lt;br /&gt;
*[https://mcpedl.com/?type=category&amp;amp;slug=addons Minecraft PE Mods, Maps, Skins, Seeds, Texture Packs | MCPEDL]&lt;br /&gt;
&lt;br /&gt;
=== Templates ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Resource and Behavior Example Packs&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[https://github.com/Mojang/bedrock-samples Bedrock Add-On Sample Files]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Script API Example Packs&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[https://github.com/microsoft/minecraft-gametests Script API &amp;lt;code&amp;gt;@minecraft/server-gametest&amp;lt;/code&amp;gt; samples]&lt;br /&gt;
*[https://github.com/microsoft/minecraft-scripting-samples Script API &amp;lt;code&amp;gt;@minecraft/server&amp;lt;/code&amp;gt; samples]&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox add-ons}}&lt;br /&gt;
{{Navbox gameplay}}&lt;br /&gt;
{{Navbox Bedrock Edition}}&lt;br /&gt;
{{Navbox mods}}&lt;br /&gt;
{{Mojang featured|https://www.minecraft.net/en-us/article/minecraft-bedrock-update}}{{Mojang featured|https://www.minecraft.net/en-us/article/add-ons-whats-name}}{{Mojang featured|https://www.minecraft.net/en-us/article/pandas-cats-and-new-add-features-beta}}{{Mojang featured|https://www.minecraft.net/en-us/article/scripting-api-now-public-beta}}&lt;br /&gt;
[[Category:Add-ons| ]]&lt;br /&gt;
[[Category:Game customization]]&lt;br /&gt;
[[Category:Experimental]]&lt;br /&gt;
&lt;br /&gt;
{{Former official page now maintained by community}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Add-on]]&lt;br /&gt;
[[Minecraft:es:Add-on]]&lt;br /&gt;
[[Minecraft:fr:Extension]]&lt;br /&gt;
[[Minecraft:ja:Add-on]]&lt;br /&gt;
[[Minecraft:ko:애드온]]&lt;br /&gt;
[[Minecraft:lzh:附囊]]&lt;br /&gt;
[[Minecraft:pt:Complemento]]&lt;br /&gt;
[[Minecraft:ru:Дополнения]]&lt;br /&gt;
[[Minecraft:th:แอดออน]]&lt;br /&gt;
[[Minecraft:uk:Доповнення]]&lt;br /&gt;
[[Minecraft:zh:附加包]]&lt;/div&gt;</summary>
		<author><name>~2026-BedrockPlainsFish8563</name></author>
	</entry>
</feed>