<?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%3ABedrock_Edition_level_format%2FEntity_format%2FComponents</id>
	<title>Minecraft:Bedrock Edition level format/Entity format/Components - 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%3ABedrock_Edition_level_format%2FEntity_format%2FComponents"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_level_format/Entity_format/Components&amp;action=history"/>
	<updated>2026-04-09T12:01:07Z</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:Bedrock_Edition_level_format/Entity_format/Components&amp;diff=49190&amp;oldid=prev</id>
		<title>imported&gt;Joaololpvp: /* ageable */These components only generate if it can grow.</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_level_format/Entity_format/Components&amp;diff=49190&amp;oldid=prev"/>
		<updated>2026-04-05T05:30:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;ageable: &lt;/span&gt;These components only generate if it can grow.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{exclusive|bedrock}}&lt;br /&gt;
&lt;br /&gt;
This page lists the unique NBT tags for entities that have a certain component.&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;treeview&amp;quot;&amp;gt;&lt;br /&gt;
== economy_trade_table ==&lt;br /&gt;
This component is used by villagers and wandering traders.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|Riches}}: Unknown.&lt;br /&gt;
**{{nbt|compound|Offers}}: (May not exist) The trade info.&lt;br /&gt;
***{{nbt|list|Recipes}}: The list of trade recipes.&lt;br /&gt;
****{{nbt|compound}}: A recipe.&lt;br /&gt;
*****{{nbt|compound|buyA}}: The first &amp;#039;cost&amp;#039; item.&lt;br /&gt;
******{{bedrock nbt|Item Stack|item}}&lt;br /&gt;
*****{{nbt|compound|buyB}}: (May not exist) The second &amp;#039;cost&amp;#039; item&lt;br /&gt;
******{{bedrock nbt|Item Stack|item}}&lt;br /&gt;
*****{{nbt|compound|sell}}: The item being sold for each set of cost items.&lt;br /&gt;
******{{bedrock nbt|Item Stack|item}}&lt;br /&gt;
*****{{nbt|int|tier}}: The tier that the trader needs to reach to access this recipe.&lt;br /&gt;
*****{{nbt|int|uses}}: The number of times this trade has been used. The trade becomes disabled when this is greater or equal to maxUses.&lt;br /&gt;
*****{{nbt|int|maxUses}}: The maximum number of times this trade can be used before it is disabled. Increases by a random amount from 2 to 12 when offers are refreshed.{{needs testing}}&lt;br /&gt;
*****{{nbt|int|traderExp}}: The trade experiences to be rewarded to this trader entity.&lt;br /&gt;
*****{{nbt|byte|rewardExp}}: 1 or 0 (true/false) - true if this trade provides XP orb drops.&lt;br /&gt;
*****{{nbt|int|demand}}: The price adjuster of the first &amp;#039;cost&amp;#039; item based on demand. Updated when a villager resupply.&lt;br /&gt;
*****{{nbt|int|buyCountA}}: The count needed for the first &amp;#039;cost&amp;#039; item.&lt;br /&gt;
*****{{nbt|int|buyCountB}}: The count needed for the second &amp;#039;cost&amp;#039; item.&lt;br /&gt;
*****{{nbt|float|priceMultiplierA}}: The multiplier on the demand and discount price adjuster; the final adjusted price is added to the first &amp;#039;cost&amp;#039; item&amp;#039;s price.&lt;br /&gt;
*****{{nbt|float|priceMultiplierB}}: The multiplier on the demand and discount price adjuster; the final adjusted price is added to the second &amp;#039;cost&amp;#039; item&amp;#039;s price.&lt;br /&gt;
***{{nbt|list|TierExpRequirements}}: Trade experiences required to become each trade tier.&lt;br /&gt;
****{{nbt|compound}}: A tier.&lt;br /&gt;
*****{{nbt|int|&amp;lt;&amp;#039;&amp;#039;tier_level_num&amp;#039;&amp;#039;&amp;gt;}}: Trade xperiences required to become this tier.&lt;br /&gt;
**{{nbt|byte|ConvertedFromVillagerV1}}: (May not exist) Unknown.&lt;br /&gt;
**{{nbt|string|TradeTablePath}}: (May not exist) The path of the json file of the trade table.&lt;br /&gt;
**{{nbt|int|LowTierCuredDiscount}}: (May not exist) The discount price adjuster gained by curing zombie villagers&lt;br /&gt;
**{{nbt|int|HighTierCuredDiscount}}: (May not exist) The discount price adjuster gained by curing zombie villagers&lt;br /&gt;
**{{nbt|int|NearbyCuredDiscount}}: (May not exist) The discount price adjuster gained by curing nearby zombie villagers&lt;br /&gt;
**{{nbt|int|NearbyCuredDiscountTimeStamp}}: (May not exist) The discount price adjuster gained by curing nearby zombie villagers&lt;br /&gt;
&lt;br /&gt;
== ageable ==&lt;br /&gt;
This component is used by baby axolotls, bees, cats, chickens, cows, dolphins, donkeys, foxes, goats, hoglins, horses, llamas, mooshrooms, mules, ocelots, pandas, pigs, polar bears, rabbits, sheep, skeleton horses, sniffers, striders, tadpoles, turtles, villagers, wolves, and zombie horses.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|Age}}: Represents the age of the entity in ticks; when negative, the entity is a baby. When 0, the entity becomes an adult.&lt;br /&gt;
** {{nbt|bool|GrowthPaused‌}}: {{nbt boolean}} - if &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt; and the mob is a baby, the mob will not age naturally and cannot be fed.&lt;br /&gt;
&lt;br /&gt;
== balloon ==&lt;br /&gt;
This component is used by allays, bees, chickens, cows, donkeys, foxes, glow squids, horses, iron golems, llamas, mooshrooms, mules, pandas, pigs, rabbits, sheep, skeleton horses, snow golems, and zombie horses.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|long|ballon_attached}}: The Unique ID of the attached entity.&lt;br /&gt;
**{{nbt|float|ballon_max_height}}: Max height.&lt;br /&gt;
**{{nbt|byte|ballon_should_drop}}: Unknown&lt;br /&gt;
&lt;br /&gt;
== breathable ==&lt;br /&gt;
This component is used by axolotls, bats, bees, cats, cave spiders, chickens, cows, creepers, dolphins, donkeys, drowned, elder guardians, endermen, endermites, evokers, fish, foxes, frogs, ghasts, glow squids, goats, guardians, hoglins, horses, husks, llamas, magma cubes, mooshrooms, mules, ocelots, pandas, parrots, phantoms, piglins, piglin brutes, pillagers, pigs, players, polar bears, pufferfish, rabbits, ravagers, salmon, sheep, shulkers, silverfish, skeletons, skeleton horses, slimes, sniffers, snow golems, tropical fish, spiders, squids, sea turtles, strays, villagers, vindicators, wardens, wandering traders, withers, wither skeletons, tadpoles, witches, wolves, zombies, zoglins, zombie horses, zombified piglins, and zombie villagers.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|short|Air}}: How much air the living entity has, in ticks.&lt;br /&gt;
&lt;br /&gt;
== breedable ==&lt;br /&gt;
This component is used by axolotls, bees, cats, chickens, cows, dolphins, donkeys, foxes, goats, hoglins, horses, llamas, mooshrooms, mules, ocelots, pandas, pigs, polar bears, rabbits, sheep, skeleton horses, sniffers, striders, tadpoles, turtles, villagers, wolves, and zombie horses.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|InLove}}: Number of ticks until the entity loses its breeding hearts and stops searching for a mate. 0 when not searching for a mate{{needs testing}}.&lt;br /&gt;
**{{nbt|long|LoveCause}}: The Unique ID of the entity that caused this animal to breed.&lt;br /&gt;
**{{nbt|int|BreedCooldown}}: Unknown&lt;br /&gt;
&lt;br /&gt;
== bribeable ==&lt;br /&gt;
This component is only used by dolphins.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|BribeTime}}: Unknown&amp;lt;!--Time in ticks before the Entity can be bribed again.{{needs testing}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== inventory ==&lt;br /&gt;
This component is used by minecarts with chest, minecarts with command block, minecarts with hopper, horses, donkeys, llamas, mules, pandas, and villagers.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|list|ChestItems}}:&lt;br /&gt;
*** {{nbt|compound}}: An item in the inventory, including the slot tag.&lt;br /&gt;
**** {{nbt|byte|Slot}}: The slot the item is in.&lt;br /&gt;
**** {{bedrock nbt|Item Stack|item}}&lt;br /&gt;
**{{nbt|string|InventoryVersion}}: e.g. 1.17.20-beta23&lt;br /&gt;
**{{nbt|string|LootTable}}: Loot table to be used to fill the inventory when it is next opened, or the items are otherwise interacted with.&lt;br /&gt;
**{{nbt|int|LootTableSeed}}: Seed for generating the loot table. 0 or omitted uses a random seed{{needs testing}}.&lt;br /&gt;
&lt;br /&gt;
== damage_over_time ==&lt;br /&gt;
This component is used by axolotls and dolphins.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|short|DamageTime}}: Unknown&lt;br /&gt;
&lt;br /&gt;
== drying_out_timer ==&lt;br /&gt;
This component is used by axolotls and dolphins.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|long|CompleteTick}}: The time when this entity completely dries out.&lt;br /&gt;
**{{nbt|int|State}}: Must be a boolean. 1 if it already dried out.&lt;br /&gt;
&lt;br /&gt;
== dweller ==&lt;br /&gt;
This component is used by cats, iron golems, villagers, evokers, pillagers, ravagers, vindicators, and witches. These mobs are classified into &amp;quot;roles&amp;quot; in the component, with cats being &amp;quot;passive&amp;quot;, iron golems being &amp;quot;defenders&amp;quot;, evokers, pillagers, ravagers, vindicators, and witches being &amp;quot;hostile&amp;quot;, and villagers being &amp;quot;inhabitants&amp;quot;.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|string|DwellingUniqueID}}: Unknown&lt;br /&gt;
**{{nbt|byte|RewardPlayersOnFirstFounding}}: Unknown&lt;br /&gt;
**{{nbt|string|PreferredProfession}}: (May not exist) Unknown&lt;br /&gt;
&lt;br /&gt;
== explode ==&lt;br /&gt;
This component is used by TNT, minecarts with TNT, creepers, ghast fireballs, end crystals, and wither skulls.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|byte|Fuse}}: (May not exist)  Number of ticks before the explosion&lt;br /&gt;
**{{nbt|byte|IsFuseLit}}: (May not exist)  Does the time before the explosion started decreasing&lt;br /&gt;
**{{nbt|byte|AllowUnderwater}}: (May not exist)  Explosion will cause damage to territory even underwater&lt;br /&gt;
&lt;br /&gt;
== genetics ==&lt;br /&gt;
This component is used by goat and pandas.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|list|GeneArray}}&lt;br /&gt;
***{{nbt|compound}}: A gene pair&lt;br /&gt;
****{{nbt|int|HiddenAllele}}: the hidden allele.{{more info}}&lt;br /&gt;
****{{nbt|int|MainAllele}}: the main allele.{{more info}}&lt;br /&gt;
&lt;br /&gt;
== home ==&lt;br /&gt;
This component is used by bees, elder guardians, guardians, piglin brutes, and turtles.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|list|HomePos}}: The position of the entity&amp;#039;s home.&lt;br /&gt;
***{{nbt|float}}: X&lt;br /&gt;
***{{nbt|float}}: Y&lt;br /&gt;
***{{nbt|float}}: Z&lt;br /&gt;
**{{nbt|int|HomeDimensionId}}: The dimension where the entity&amp;#039;s home is.&lt;br /&gt;
&lt;br /&gt;
== insomnia ==&lt;br /&gt;
This component is only used by players.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|TimeSinceRest}}: The time in ticks since last rest.&lt;br /&gt;
&lt;br /&gt;
== trade_table ==&lt;br /&gt;
This component is used by old villagers.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|sizeOfTradeFirstTimeVector}}: Unknown&lt;br /&gt;
**{{nbt|int|FirstTimeTrade}}: (May not exist) Unknown&lt;br /&gt;
**{{nbt|int|TradeTier}}: Unknown&lt;br /&gt;
**{{nbt|int|Riches}}: Unknown&lt;br /&gt;
**{{nbt|byte|Willing}}: Unknown&lt;br /&gt;
**{{nbt|list|Offers}}: (May not exist) Unknown&lt;br /&gt;
&lt;br /&gt;
== tamemount ==&lt;br /&gt;
This component is used by horses, donkeys, mules, and llamas.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|Temper}}: Random number that ranges from 0 to 100; increases with feeding or trying to tame it. Higher values make a horse easier to tame.&lt;br /&gt;
&lt;br /&gt;
== npc ==&lt;br /&gt;
This component is only used by NPCs.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|string|RawtextName}}: (May not exist) The name.{{more info}}&lt;br /&gt;
**{{nbt|string|InteractiveText}}: (May not exist) The interactive text.{{more info}}&lt;br /&gt;
**{{nbt|string|Actions}}: (May not exist) The actions.{{more info}}&lt;br /&gt;
**{{nbt|list|PlayerSceneMapping}}: (May not exist) Unknown&lt;br /&gt;
***{{nbt|compound}}: A key-value pair.&lt;br /&gt;
****{{nbt|long|PlayerID}}: A player&amp;#039;s Unique ID.&lt;br /&gt;
****{{nbt|string|SceneName}}: Unknown&lt;br /&gt;
&lt;br /&gt;
== projectile ==&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|long|TargetID}}: Optional. The {{nbt|long|UniqueID}} of the entity which the projectile was launched to.&lt;br /&gt;
**{{nbt|list|StuckToBlockPos}}: Unknown.&lt;br /&gt;
***{{nbt|int}}: X&lt;br /&gt;
***{{nbt|int}}: Y&lt;br /&gt;
***{{nbt|int}}: Z&lt;br /&gt;
**{{nbt|list|CollisionPos}}: Unknown.&lt;br /&gt;
***{{nbt|float}}: X&lt;br /&gt;
***{{nbt|float}}: Y&lt;br /&gt;
***{{nbt|float}}: Z&lt;br /&gt;
&lt;br /&gt;
== spawn_entity ==&lt;br /&gt;
This component is used by chickens and wandering traders.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|list|entries}}&lt;br /&gt;
***{{nbt|compound}}: An entry.&lt;br /&gt;
****{{nbt|int|SpawnTimer}}: Unknown&lt;br /&gt;
****{{nbt|byte|StopSpawning}}: Unknown&lt;br /&gt;
&lt;br /&gt;
== timer ==&lt;br /&gt;
This component is used by bees, boats, guardians, hoglins, husks, piglins, piglin brutes, players, pufferfish, ravagers, skeletons, wandering traders, and zombies.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|long|TimeStamp}}: Unknown&lt;br /&gt;
**{{nbt|byte|HasExecuted}}: Unknown&lt;br /&gt;
**{{nbt|int|CountTime}}: Deprecated. Unknown&lt;br /&gt;
&lt;br /&gt;
== trade_resupply ==&lt;br /&gt;
This component is only used by villagers.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|byte|HasResupplied}}: Unknown&lt;br /&gt;
&lt;br /&gt;
== trust ==&lt;br /&gt;
This component is only used by foxes.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|int|TrustedPlayersAmount}}: The number of players who are trusted by this entity.&lt;br /&gt;
**{{nbt|long|TrustedPlayer&amp;lt;&amp;#039;&amp;#039;num&amp;#039;&amp;#039;&amp;gt;}}: A player&amp;#039;s Unique ID. Note that &amp;lt;num&amp;gt; counts from 0.&lt;br /&gt;
&lt;br /&gt;
== CommandBlockComponent ==&lt;br /&gt;
This component may be not accessable with [[Minecraft:Add-on|Behavior Pack]]. But it is used by activated [[Minecraft:Minecart with Command Block]]&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|byte|Ticking}}: Unknown&lt;br /&gt;
**{{nbt|int|CurrentTickCount}}: Number of ticks until it executes the command again.&lt;br /&gt;
&lt;br /&gt;
== FogCommandComponent ==&lt;br /&gt;
This component may be not accessable with [[Minecraft:Add-on|Behavior Pack]]. But it is used by player entity.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|list|fogCommandStack}}: Unknown.&lt;br /&gt;
***{{nbt|string}}: Unknown.&lt;br /&gt;
&lt;br /&gt;
== FreezingComponent ==&lt;br /&gt;
This component may be not accessable with [[Minecraft:Add-on|Behavior Pack]].&amp;lt;!-- But it is used by idk--&amp;gt;&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|float|FreezingEffectStrength}}: (May not exist) Unknown&lt;br /&gt;
&lt;br /&gt;
==PropertyComponent==&lt;br /&gt;
This component may be not accessable with [[Minecraft:Add-on|Behavior Pack]].&amp;lt;!-- But it is used by idk--&amp;gt;&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|compound|properties}}: (May not exist) The entity &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== hide ==&lt;br /&gt;
This component is only used by villagers.&lt;br /&gt;
* {{nbt|compound}}: The entity&amp;#039;s root tag.&lt;br /&gt;
**{{nbt|byte|IsInRaid}}: Unknown&lt;br /&gt;
**{{nbt|byte|ReactToBell}}: Unknown&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:pt:Formato de nível da Edição Bedrock/Formato de entidade/Componentes]]&lt;br /&gt;
[[Minecraft:zh:基岩版存档格式/实体格式/组件]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Joaololpvp</name></author>
	</entry>
</feed>