<?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%3AData_component_format%2Fconsumable%2Fconsume_effect</id>
	<title>Minecraft:Data component format/consumable/consume effect - 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%3AData_component_format%2Fconsumable%2Fconsume_effect"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Data_component_format/consumable/consume_effect&amp;action=history"/>
	<updated>2026-05-02T17:33:18Z</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:Data_component_format/consumable/consume_effect&amp;diff=104177&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:Data_component_format/consumable/consume_effect&amp;diff=104177&amp;oldid=prev"/>
		<updated>2026-05-02T11:04:11Z</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;&amp;lt;div class=&amp;quot;treeview&amp;quot;&amp;gt;&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
** {{nbt|string|type}}: The kind of consume effect. Must be one of {{cd|apply_effects|remove_effects|clear_all_effects|teleport_randomly|play_sound|d=or}}.&lt;br /&gt;
**; If &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; is &amp;lt;code&amp;gt;apply_effects&amp;lt;/code&amp;gt;: Applies effects on the consumer. Additional fields:&lt;br /&gt;
** {{nbt|list|effects}}: A list of [[Minecraft:effect]] instances applied once consumed.&lt;br /&gt;
*** {{nbt|compound}}: A single effect.&lt;br /&gt;
**** {{nbt|string|id}}: The ID of the effect.&lt;br /&gt;
**** {{nbt|byte|amplifier}}: The amplifier of the effect, with level I having value 0. Optional, defaults to 0.&lt;br /&gt;
**** {{nbt|int|duration}}: The duration of the effect in [[Minecraft:tick]]s. Value -1 is treated as infinity. Values 0 or less than -2 are treated as 1. Optional, defaults to 1 tick.&lt;br /&gt;
**** {{nbt|boolean|ambient}}: Whether or not this is an effect provided by a beacon and therefore should be less intrusive on the screen. Optional, defaults to {{cd|false}}.&lt;br /&gt;
**** {{nbt|boolean|show_particles}}: Whether or not this effect produces particles. Optional, defaults to {{cd|true}}.&lt;br /&gt;
**** {{nbt|boolean|show_icon}}: Whether or not an icon should be shown for this effect. Optional, defaults to {{cd|true}}.&lt;br /&gt;
** {{nbt|float|probability}}: The chance for the above effects to be applied once consumed. Must be a positive float between 0.0 and 1.0. Defaults to 1.0.&lt;br /&gt;
**; If &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; is &amp;lt;code&amp;gt;remove_effects&amp;lt;/code&amp;gt;: Removes a some of effects from the consumer. Additional fields:&lt;br /&gt;
** {{nbt|list}}{{nbt|string|effects}}: A set of effects removed once consumed, as either a single ID or list of IDs.&lt;br /&gt;
**; If &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; is &amp;lt;code&amp;gt;clear_all_effects&amp;lt;/code&amp;gt;: Clears all effects of the consumer. No additional fields.&lt;br /&gt;
**; If &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; is &amp;lt;code&amp;gt;teleport_randomly&amp;lt;/code&amp;gt;: Teleports the consumer randomly withing a given range. Additional fields:&lt;br /&gt;
** {{nbt|float|diameter}}: The diameter that the consumer is teleported within. Defaults to 16.0.&lt;br /&gt;
**; If &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; is &amp;lt;code&amp;gt;play_sound&amp;lt;/code&amp;gt;: Plays a sound. Additional fields:&lt;br /&gt;
** {{nbt|string}}{{nbt|compound|sound}}: {{json_ref|sound event|inline=1}} played once when consumed.&lt;br /&gt;
*** {{nbt inherit/sound event|sounds}}&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Data component format subpages]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>