Minecraft Wiki
Advertisement
Information icon
This feature is exclusive to Bedrock Edition. 

This page lists the entity NBT structures in Bedrock Edition.

Entity[]

All entities share this base:

  • : The entity's root tag.
    •  Chested: 1 or 0 (true/false) - true if this entity is chested. Used by donkey, llama, and mule.
    •  Color: The main color value of the entity. Used by sheep, llama, shulker, tropical fish, etc. Defaults to 0.
    •  Color2: The entity's second color value. Used by tropical fish. Defaults to 0.
    •  CustomName: (May not exist) The custom name of this entity.
    •  CustomNameVisible: 1 or 0 (true/false) - (may not exist) if true, and this entity has a custom name, the name always appears above the entity, regardless of where the cursor points. If the entity does not have a custom name, a default name is shown.
    •  definitions: (May not exist) The namespaced ID of this entity and its current and previous component groups.
      • : Unknown
    •  FallDistance: Distance the entity has fallen. Larger values cause more damage when the entity lands.
    •  Fire: Number of ticks until the fire is put out. Default 0 when not on fire.
    •  identifier: The namespaced ID of this entity.
    •  internalComponents: Unknown.
      •  EntityStorageKeyComponent: Unknown.
        •  StorageKey: Unknown.
    •  Invulnerable: 1 or 0 (true/false) - true if the entity should not take damage. This applies to living and nonliving entities alike: mobs should not take damage from any source (including potion effects), and cannot be moved by fishing rods, attacks, explosions, or projectiles, and objects such as vehicles cannot be destroyed. Invulnerable player entities are also ignored by any hostile mobs. Note that these entities can be damaged by players in Creative mode.[needs testing]
    •  IsAngry: 1 or 0 (true/false) - true if this entity is angry. Used by wolf and bee.
    •  IsAutonomous: 1 or 0 (true/false) - true if this entity is an autonomous entity.
    •  IsBaby: 1 or 0 (true/false) - true if this entity is a baby.
    •  IsEating: 1 or 0 (true/false) - true if this entity is eating.
    •  IsGliding: 1 or 0 (true/false) - true if this entity is gliding.
    •  IsGlobal: 1 or 0 (true/false) - true if this entity is a global entity (e.g. lightning bolt, ender dragon, arrow).
    •  IsIllagerCaptain: 1 or 0 (true/false) - true if the entity is an illager captain. Used by pillager and vindicator.
    •  IsOrphaned: 1 or 0 (true/false) - true if this entity is not spawn from its parents. Used by all the mobs that can breed.
    •  IsOutOfControl: 1 or 0 (true/false) - true if the entity is out of control. Used by boat.
    •  IsRoaring: 1 or 0 (true/false) - true if this entity is roaring. Used by ravager.
    •  IsScared: 1 or 0 (true/false) - true if this entity is scared.
    •  IsStunned: 1 or 0 (true/false) - true if this entity is stunned. Used by ravager.
    •  IsSwimming: 1 or 0 (true/false) - true if this entity is swimming.
    •  IsTamed: 1 or 0 (true/false) - true if this entity is tamed.
    •  IsTrusting: 1 or 0 (true/false) - true if this entity is trusting a player. Used by fox and ocelot.
    •  LastDimensionId: (May not exist) Unknown.
    •  LinksTag: (May not exist) Unknown
      •  entityID: The Unique ID of an entity.
      •  LinkID: Unknown.
    •  LootDropped: 1 or 0 (true/false) - true if this entity can drop loots when died.
    •  MarkVariant: The ID of the mark variant. Used by villager, horse, bee etc. Defaults to 0.
    •  Motion: (May not exist) Three TAG_Floats describing the current dX, dY and dZ velocity of the entity in meters per tick.
      • : dX
      • : dY
      • : dZ
    •  OnGround: 1 or 0 (true/false) - true if the entity is touching the ground.
    •  OwnerNew: Unknown. Defaults to -1.
    •  Persistent: 1 or 0 (true/false) - true if an entity should be persistent in the world.
    •  PortalCooldown: The number of ticks before which the entity may be teleported back through a nether portal. Initially starts at 300 ticks (15 seconds) after teleportation and counts down to 0.
    •  Pos: Three TAG_Floats describing the current X, Y and Z position of the entity.
      • : X
      • : Y
      • : Z
    •  Rotation: Two TAG_Floats representing rotation in degrees.
      • : The entity's rotation clockwise around the Y axis (called yaw). Due south is 0. Does not exceed 360 degrees.
      • : The entity's declination from the horizon (called pitch). Horizontal is 0. Positive values look downward. Does not exceed positive or negative 90 degrees.
    •  Saddled: 1 or 0 (true/false) - true if this entity is saddled.
    •  Sheared: 1 or 0 (true/false) - true if this entity is sheared. Used by sheep and snow golem.
    •  ShowBottom: 1 or 0 (true/false) - true if the End Crystal shows the bedrock slate underneath.[needs testing]
    •  Sitting: 1 or 0 (true/false) - true if this entity is sitting.
    •  SkinID: The entity's Skin ID value. Used by villager and zombified villager. Defaults to 0.
    •  Strength: Determines the number of items the entity can carry (items = 3 Γ— strength). Used by llama. Defaults to 0.
    •  StrengthMax: Determines the maximum number of items the entity can carry (items = 3 Γ— strength). Defaults to 0.
    •  Tags: (May not exist) List of scoreboard tags of this entity.
      • : A tag.
    •  UniqueID: The Unique ID of this entity.
    •  Variant: The ID of the variant. Used by cat, villager, horse, etc. Defaults to 0.

Additional fields for entity categories[]

Minecart[]

Minecart entities include:

    • Minecart
    • Minecart with Block

Additional fields for minecart entities:

  • : The entity's root tag.
    •  CustomDisplayTile: 1 or 0 (true/false) - (may not exist) if is displayed the custom tile in this minecart.
    •  DisplayBlock: (May not exist) The custom block in the minecart.
      • Tags common to block
    •  DisplayOffset: (May not exist) The offset of the block displayed in the Minecart in pixels. Positive values move the block upwards, while negative values move it downwards. A value of 16 moves the block up by exactly one multiple of its height.[needs testing]

Villagers[]

Villager entities include:

    • Villager
    • VillagerV2

Additional fields for village entities:

  • : The entity's root tag.
    •  Willing: 1 or 0 (true/false) - true if the villager is willing to mate. Becomes true after certain trades (those that would cause offers to be refreshed), and false after mating.

Monster[]

Monster entities include:

    • Blaze
    • Cave Spider
    • Creeper
    • Ender Dragon
    • Enderman
    • Endermite
    • Evocation Illager
    • Ghast
    • Guardian
    • Humanoid Monster
    • Magma Cube
    • Phantom
    • Piglin
    • Pillager
    • Ravager
    • Skeleton
    • Slime
    • Sliverfish
    • Spider
    • Stray
    • Vex
    • Warden
    • Wither
    • Wither Skeleton

Additional fields for monsters:

  • : The entity's root tag.

Humanoid Monster[]

Humanoid monster entities include:

    • Vindication Illager
    • Witch
    • Zombie
    • Zombie Villager
    • Zombified Piglin

Additional fields for humanoid monsters:

  • : The entity's root tag.
    •  ItemInHand: (May not exist) The items in the entity's hand.
      • Tags common to item stack

Mob[]

Mob entities include:

    • Allay
    • Animal
      • Bee
      • Camel
      • Cat
      • Chicken
      • Frog
      • Goat
      • Horse
      • Llama
      • Mushroom Cow
      • Panda
      • Parrot
      • Pig
      • Polar Bear
      • Rabbit
      • Sheep
      • Sniffer
      • Strider
      • Turtle
      • Wolf
    • Armor Stand
    • Bat
    • Glow Squid
    • Iron Golem
    • Monsters
    • NPC
    • Player
    • Shulker
    • Squid
    • Villagers
    • Wandering Trader
    • Water Animal
      • Axolotl
      • Dolphin
      • Fish
      • Pufferfish
      • Salmon
      • Tadpole
      • Tropical Fish

Additional fields for mobs:

  • : The entity's root tag.
    •  ActiveEffects: (May not exist) The list of potion effects on this mob.
      • : An effect.
        • Tags common to mob effect
    •  Air: How much air the living entity has, in ticks.
    •  Armor: The list of items the mob is wearing as armor.
      • : The item on the head.
        • Tags common to item stack
      • : The item on the chest.
        • Tags common to item stack
      • : The item on the legs.
        • Tags common to item stack
      • : The item on the feets.
        • Tags common to item stack
    •  AttackTime: Number of ticks the mob attacks for. 0 when not attacking.
    •  Attributes: A list of Attributes for this mob. These are used for many purposes in internal calculations. Valid Attributes for a given mob are listed in the main article.
      • : An Attribute.
        • Tags common to attribute
    •  BodyRot: (May not exist) Unknown.
    •  boundX: X of the bound origin.
    •  boundY: Y of the bound origin.
    •  boundZ: Z of the bound origin.
    •  canPickupItems: 1 or 0 (true/false) - true if this entity can pick up items.
    •  Dead: 1 or 0 (true/false) - true if dead.
    •  DeathTime: Number of ticks the mob has been dead for. Controls death animations. 0 when alive.
    •  hasBoundOrigin: 1 or 0 (true/false) - if this mob has bound origin. Only[needs testing] effects Vex. When a vex is idle, it wanders, selecting air blocks from within a 15Γ—11Γ—15[needs testing] cuboid range centered at BoundX, BoundY, BoundZ. when it summoned the vex, this value is set to true, and the central spot is the location of the evoker. Or if an evoker was not involved, this value is false.
    •  hasSetCanPickupItems: 1 or 0 (true/false) - true if canPickupItems has been set by the game.
    •  HurtTime: Number of ticks the mob turns red for after being hit. 0 when not recently hit.
    •  LeasherID: The Unique ID of an entity that is leashing it with a lead. Set to -1 if there's no leasher.
    •  limitedLife: The left time in ticks until this entity disapears. Only[needs testing] effects Evoker Fangs. For other entities, it is set to 0.
    •  Mainhand: The item being held in the mob's main hand.
      • : The item.
        • Tags common to item stack
    •  NaturalSpawn: 1 or 0 (true/false) - true if it is naturally spawned.
    •  Offhand: The item being held in the mob's off hand.
      • : The item.
        • Tags common to item stack
    •  persistingOffers: (May not exist) Unknown.
    •  persistingRiches: (May not exist) Unknown.
    •  Surface: 1 or 0 (true/false) - true if it is naturally spawned on the surface.
    •  TargetCaptainID: (May not exist) The Unique ID of a captain to follow. Used by pillager and vindicator.
    •  TargetID: The Unique ID of an entity that this entity is angry at.
    •  TradeExperience: (May not exist) Trade experiences of this trader entity.
    •  TradeTier: (May not exist) Trade tier of this trader entity.
    •  WantsToBeJockey: (May not exist) unknown.

Abstract Arrow[]

Abstract arrow entities include:

    • Arrow
    • Thrown Trident

Additional fields for abstract arrow entities:

  • : The entity's root tag.
    •  isCreative: 1 or 0 (true/false) - true if its owner is a player in Creative mode.
    •  OwnerID: The Unique ID of the entity this projectile was thrown by. Set to -1 if it has no owner.
    •  player: 1 or 0 (true/false) - true if its owner is a player.

Throwable[]

Throwable entities include:

    • Experience Potion
    • Thrown Ender Pearl
    • Thrown Potion

Additional fields for throwable entities:

  • : The entity's root tag.
    •  inGround: Unknown.
    •  OwnerID: The Unique ID of the entity this projectile was thrown by.
    •  shake: Unknown.

Additional fields for entity types[]

Allay[]

Additional fields for allay:

  • : The entity's root tag.
    • Tags common to inventory
    •  AllayDuplicationCooldown: The allay's duplication cooldown in ticks. This is set to 6000 ticks (5 minutes) when the allay duplicates.
    •  VibrationListener: The vibration event listener of this allay.
      •  event: Unknown.
      •  pending: Unknown.
        •  distance: Unknown.
        •  source: Unknown.
        •  vibration: Unknown.
        •  x: Unknown.
        •  y: Unknown.
        •  z: Unknown.
      •  selector: Unknown.
      •  ticks: Unknown.

Area Effect Cloud[]

Additional fields for area effect cloud:

  • : The entity's root tag.
    •  Duration: The maximum age of the field.
    •  DurationOnUse: The amount the duration of the field changes upon applying the effect.
    •  InitialRadius: The field's initial radius.
    •  mobEffects: A list of the applied effects.
      • Tags common to mob effect
    •  OwnerId: The Unique ID of the entity who created the cloud. If it has no owner, defaults to -1.
    •  ParticleColor: The color of the particles.
    •  ParticleId: The particles displayed by the field.
    •  PickupCount: How many dragon's breath can be picked up.
    •  PotionId: The name of the default potion effect. See potion data values for valid IDs.
    •  Radius: The field's current radius.
    •  RadiusChangeOnPickup: The amount the radius changes when picked up by a glass bottle.
    •  RadiusOnUse: The amount the radius changes upon applying the effect. Normally negative.
    •  RadiusPerTick: The amount the radius changes per tick. Normally negative.
    •  ReapplicationDelay: The number of ticks before reapplying the effect.
    •  SpawnTick: The time when it was spawned.

Armor Stand[]

Additional fields for armor stand:

  • : The entity's root tag.
    •  Pose: The ArmorStand's pose.
      •  LastSignal: The redstone signal level it recieved.
      •  PoseIndex: The index of current pose.

Arrow[]

Additional fields for arrow:

  • : The entity's root tag.
    • Tags common to projectile
    •  auxValue: The metadata of this arrow. See Arrow#Metadata.
    •  enchantFlame: The level of Flame enchantment on the bow that shot this arrow, where 1 is level 1. 0 if no Flame enchantment.
    •  enchantInfinity: The level of Infinity enchantment on the bow that shot this arrow, where 1 is level 1. 0 if no Infinity enchantment.
    •  mobEffects: Effects on a tipped arrow.
      • : An effect.
        • Tags common to mob effect
    •  enchantPower: The level of Power enchantment on the bow that shot this arrow, where 1 is level 1. 0 if no Power enchantment.
    •  enchantPunch: The level of Punch enchantment on the bow that shot this arrow, where 1 is level 1. 0 if no Punch enchantment.

Axolotl[]

Additional fields for axolotl:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to drying_out_timer
    •  DamageTime: (May not exist) Applies a defined amount of damage to the axolotl at specified intervals.
    •  TicksRemainingUntilDryOut: Number of ticks until the axolotl dies when it is on the surface. Initially starts at 6000 ticks (5 minutes) and counts down to 0.

Bat[]

Additional fields for bat:

  • : The entity's root tag.

Bee[]

Additional fields for bee:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to home
    • Tags common to timer
    •  properties: The bee properties.
      •  minecraft:has_nectar: 1 or 0 (true/false) - true if the bee is carrying pollen.

Boat with Chest[]

Additional fields for boat with chest:

  • : The entity's root tag.
    • Tags common to inventory

Camel[]

Additional fields for camel:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to inventory

Cat[]

Additional fields for cat:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to dweller

Chicken[]

Additional fields for chicken:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    •  entries
      • : An entry.
        •  SpawnTimer: Unknown.
        •  StopSpawning: Unknown.

Cow[]

Additional fields for cow:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Creeper[]

Additional fields for creeper:

  • : The entity's root tag.
    • Tags common to explode

Dolphin[]

Additional fields for dolphin:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to drying_out_timer
    •  BribeTime: Unknown.
    •  DamageTime: (May not exist) Applies a defined amount of damage to the dolphin at specified intervals.
    •  TicksRemainingUntilDryOut: Number of ticks until the dolphin dies when it is on the surface. Initially starts at 2400 ticks (2 minutes) and counts down to 0.

Donkey[]

Additional fields for donkey:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to inventory
    •  Temper: Random number that ranges from 0 to 100; increases with feeding or trying to tame it. Higher values make the donkey easier to tame.

Egg[]

Additional fields for egg:

  • : The entity's root tag.
    • Tags common to projectile

Ender Crystal[]

Additional fields for ender crystal:

  • : The entity's root tag.
    • Tags common to explode
    •  BlockTargetX: (May not exist) The block location its beam points to.
    •  BlockTargetY: (May not exist) See above.
    •  BlockTargetZ: (May not exist) See above.

Enderman[]

Additional fields for enderman:

  • : The entity's root tag.
    •  carriedBlock: The block carried by the enderman.
      • Tags common to block

Endermite[]

Additional fields for endermite:

  • : The entity's root tag.
    •  Lifetime: How long the endermite has existed in ticks. Disappears when this reaches around 2400.

Evoker[]

Additional fields for evoker:

  • : The entity's root tag.
    • Tags common to dweller

Experience Orb[]

Additional fields for experience orb:

  • : The entity's root tag.
    •  Age: The number of ticks the XP orb has been "untouched". After 6000 ticks (5 minutes) the orb is destroyed.[needs testing]
    •  experience value: The amount of experience the orb gives when picked up.

Experience Potion[]

Additional fields for experience potion:

  • : The entity's root tag.
    • Tags common to projectile

Falling Block[]

Additional fields for falling block:

  • : The entity's root tag.
    •  FallingBlock
      • Tags common to block
    •  Time: The number of ticks the entity has existed. If set to 0, the moment it ticks to 1, it vanishes if the block at its location has a different ID than the entity's FallingBlock.Name. If the block at its location has the same ID as its FallingBlock.Name when Time ticks from 0 to 1, the block is deleted, and the entity continues to fall, having overwritten it. When Time goes above 600, or above 100 while the block is below Y=1 or is outside building height, the entity is deleted. [needs testing]

Fireball[]

Additional fields for fireball:

  • : The entity's root tag.
    • Tags common to explode
    • Tags common to projectile
    •  Direction: List of 3 doubles. Should be identical to Motion.[needs testing]
      • : X
      • : Y
      • : Z
    •  inGround: Unknown.
    •  power: List of 3 floats that adds to Direction every tick. Act as the acceleration.
      • : X
      • : Y
      • : Z

Fireworks Rocket[]

Additional fields for firework rocket:

  • : The entity's root tag.
    •  Life: The number of ticks this fireworks rocket has been flying for.
    •  LifeTime: The number of ticks before this fireworks rocket explodes. This value is randomized when the firework is launched.[needs testing]

Fishing Bobber[]

Additional fields for fishing bobber:

  • : The entity's root tag.
    • Tags common to projectile

Fox[]

Additional fields for fox:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    •  TrustedPlayersAmount: The number of players who are trusted by the fox.
    •  TrustedPlayer<num>: A player's Unique ID. Note that <num> counts from 0.

Frog[]

Additional fields for frog:

  • : The entity's root tag.
    • Tags common to breedable

Goat[]

Additional fields for goat:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to genetics
    •  GoatHornCount: Unknown.

Guardian and Elder Guardian[]

Additional fields for guardian and elder guardian:

  • : The entity's root tag.
    • Tags common to home
    • Tags common to timer
    •  Elder: 1 or 0 (true/false) - true if it is an elder guardian.

Hoglin[]

Additional fields for hoglin:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to timer

Horse[]

Additional fields for horse:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to inventory
    •  Temper: Random number that ranges from 0 to 100; increases with feeding or trying to tame it. Higher values make the horse easier to tame.

Husk[]

Additional fields for husk:

  • : The entity's root tag.
    • Tags common to timer

Iron Golem[]

Additional fields for iron golem:

  • : The entity's root tag.
    • Tags common to dweller

Item Entity[]

Additional fields for item entity:

  • : The entity's root tag.
    •  Age: The number of ticks the item has been "untouched". After 6000 ticks (5 minutes) the item is destroyed.
    •  Health: The health of the item, which starts at 5. Items take damage from fire, lava, and explosions. The item is destroyed when its health reaches 0.[needs testing]
    •  Item: The item of this stack.
      • Tags common to item stack
    •  OwnerID: If present, only the player[needs testing] with this Unique ID can pick up the item.

Llama[]

Additional fields for llama:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to inventory
    •  Temper: Random number that ranges from 0 to 100; increases with feeding or trying to tame it. Higher values make the llama easier to tame.

Llama Spit[]

Additional fields for llama spit:

  • : The entity's root tag.
    • Tags common to projectile

Minecart with Chest[]

Additional fields for minecart with chest:

  • : The entity's root tag.
    • Tags common to inventory

Minecart with Command Block[]

Additional fields for minecart with command block:

  • : The entity's root tag.
    • Tags common to command block
    • Tags common to inventory
    •  CurrentTickCount: Number of ticks until it executes the command again.
    •  Ticking: Unknown.

Minecart with Hopper[]

Additional fields for minecart with hopper:

  • : The entity's root tag.
    • Tags common to inventory

Minecart with TNT[]

Additional fields for minecart with tnt:

  • : The entity's root tag.
    • Tags common to explode

Mooshroom[]

Additional fields for mooshroom:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Mule[]

Additional fields for mule:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to inventory
    •  Temper: Random number that ranges from 0 to 100; increases with feeding or trying to tame it. Higher values make the mule easier to tame.

NPC[]

Additional fields for NPC:

  • : The entity's root tag.

Ocelot[]

Additional fields for ocelot:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Painting[]

Additional fields for painting:

  • : The entity's root tag.
    •  Dir: The direction the painting faces: 0 is south, 1 is west, 2 is north, 3 is east.[needs testing]
    •  Direction: Unknown.
    •  Motive: (May not exist) The ID of the painting's artwork.

Panda[]

Additional fields for panda:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to genetics
    • Tags common to inventory

Pig[]

Additional fields for pig:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Piglin[]

Additional fields for piglin:

  • : The entity's root tag.
    • Tags common to inventory
    • Tags common to timer

Piglin Brute[]

Additional fields for piglin brute:

  • : The entity's root tag.
    • Tags common to home
    • Tags common to timer

Pillager[]

Additional fields for pillager:

  • : The entity's root tag.
    • Tags common to dweller

Player[]

Additional fields for player:

  • : The entity's root tag.
    • Tags common to abilities
    • Tags common to timer
    •  AgentID: The Unique ID of the player's agent.
    •  DimensionId: The ID of the dimension the player is in.
    •  EnchantmentSeed: The seed used for the next enchantment in enchantment tables.
    •  EnderChestInventory: Each compound tag in this list is an item in the player's 27-slot ender chest inventory.
      • : An item in the inventory.
        •  Slot: The slot the item is in.
        • Tags common to item stack
    •  fogCommandStack: Unknown.
      • : Unknown.
    •  format_version: The format version of this NBT.
    •  HasSeenCredits: 1 or 0 (true/false) - true if the player has traveled to the Overworld via an End portal.
    •  Inventory: Each compound tag in this list is an item in the player's inventory.
      • : An item in the inventory, including the slot tag.
        •  Slot: The slot the item is in.
        • Tags common to item stack
    •  LeftShoulderRiderID: The Unique ID of the entity that is on the player's left shoulder.
    •  MapIndex: Unknown.
    •  PlayerGameMode: The game mode of the player.
    •  PlayerLevel: The level shown on the XP bar.
    •  PlayerLevelProgress: The progress/percent across the XP bar to the next level.
    •  PlayerUIItems: Unknown
      • : An item in the UI, including the slot tag.
        •  Slot: The slot the item is in.
        • Tags common to item stack
    •  recipe_unlocking: Contains information about the recipes that the player has unlocked.
      •  unlocked_recipes: A list of all recipes the player has unlocked.
        • : The name of a recipe, for instance minecraft:stick or minecraft:ladder.
      •  used_contexts: Unknown. Defaults to 2.
    •  RideID: The Unique ID of the entity that the player is riding.
    •  RightShoulderRiderID: The Unique ID of the entity that is on the player's right shoulder.
    •  SelectedContainerId: The ID of the selected container.[needs testing]
    •  SelectedInventorySlot: The selected inventory slot of the player.
    •  Sleeping: 1 or 0 (true/false) - true if the player is sleeping.
    •  SleepTimer: The number of ticks the player had been in bed. 0 when the player is not sleeping. In bed, increases up to 100, then stops. Skips the night after all players in bed have reached 100. When getting out of bed, instantly changes to 100 and then increases for another 9 ticks (up to 109) before returning to 0.[needs testing]
    •  Sneaking: 1 or 0 (true/false) - true if the player is sneaking.
    •  SpawnBlockPositionX: The X coordinate of the player's spawn block.
    •  SpawnBlockPositionY: The Y coordinate of the player's spawn block.
    •  SpawnBlockPositionZ: The Z coordinate of the player's spawn block.
    •  SpawnDimension: The dimension of the player's spawn point.
    •  SpawnX: The X coordinate of the player's spawn point.
    •  SpawnY: The Y coordinate of the player's spawn point.
    •  SpawnZ: The Z coordinate of the player's spawn point.
    •  TimeSinceRest: The time in ticks since last rest.
    •  WardenThreatDecreaseTimer: The number of ticks since the player was threatened for warden spawning. Increases by 1 every tick. After 12000 ticks (10 minutes) it will be set back to 0, and the WardenThreatLevel will be decreased by 1.
    •  WardenThreatLevel: A threat level between 0 and 4 (inclusive). The warden will spawn at level 4.
    •  WardenThreatLevelIncreaseCooldown: The number of ticks before the WardenThreatLevel can be increased again. Decreases by 1 every tick. It is set 200 ticks (10 seconds) every time the threat level is is increased.

Polar Bear[]

Additional fields for polar bear:

  • : The entity's root tag.
    • Tags common to ageable

Pufferfish[]

Additional fields for pufferfish:

  • : The entity's root tag.
    • Tags common to timer

Rabbit[]

Additional fields for rabbit:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    •  CarrotsEaten: Unknown.
    •  MoreCarrotTicks: Set to 40 when a carrot crop is eaten, decreases by 0–2 every tick until it reaches 0.[needs testing]

Ravager[]

Additional fields for ravager:

  • : The entity's root tag.
    • Tags common to dweller
    • Tags common to timer

Sheep[]

Additional fields for sheep:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Shulker Bullet[]

Additional fields for shulker bullet:

  • : The entity's root tag.
    • Tags common to projectile

Skeleton[]

Additional fields for skeleton:

  • : The entity's root tag.
    • Tags common to timer
    •  ItemInHand: The item in its hand. Defaults to a bow.
      • Tags common to item stack

Skeleton Horse[]

Additional fields for skeleton horse:

  • : The entity's root tag.
    • Tags common to ageable

Slime[]

Additional fields for slime:

  • : The entity's root tag.
    •  Size: The size of the slime. Note that this value is zero-based, so 0 is the smallest slime, 1 is the next larger, etc.

Sniffer[]

Additional fields for sniffer:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Snowball[]

Additional fields for snowball:

  • : The entity's root tag.
    • Tags common to projectile

Strider[]

Additional fields for strider:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Tadpole[]

Additional fields for tadpole:

  • : The entity's root tag.
    • Tags common to ageable

Thrown Ender Pearl[]

Additional fields for thrown ender pearl:

  • : The entity's root tag.
    • Tags common to projectile

Thrown Potion[]

Additional fields for thrown potion:

Thrown Trident[]

Additional fields for thrown trident:

  • : The entity's root tag.
    • Tags common to projectile
    •  favoredSlot: The slot id when it is thrown out.This means thrown trifent with Loyalty prefers to return to this slot when this slot is empty. Set to -1 when without Loyalty enchantment.
    •  Trident: The the item that is given when the entity is picked up.
      • Tags common to item stack

TNT[]

Additional fields for tnt:

  • : The entity's root tag.
    • Tags common to explode

Turtle[]

Additional fields for turtle:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable
    • Tags common to home
    •  IsPregnant: 1 or 0 (true/false) - true if the turtle has eggs.

Vex[]

Additional fields for vex:

  • : The entity's root tag.
    •  ItemInHand: The item in its hand. Defaults to an iron sword.
      • Tags common to item stack

Villager (V2)[]

Additional fields for villager (v2):

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to dweller
    • Tags common to economy_trade_table
    • Tags common to inventory
    • Tags common to trade_table
    •  HasResupplied: 1 or 0 (true/false) - true if the villager's trade has been resupplied.
    •  IsInRaid: Unknown.
    •  ReactToBell: Unknown.

Vindicator[]

Additional fields for vindicator:

  • : The entity's root tag.
    • Tags common to dweller

Wandering Trader[]

Additional fields for wandering trader:

  • : The entity's root tag.
    • Tags common to economy_trade_table
    • Tags common to timer
    •  entries
      • : An entry.
        •  SpawnTimer: Unknown.
        •  StopSpawning: Unknown.

Warden[]

Additional fields for warden:

  • : The entity's root tag.
    •  Nuisances: List of nuisances that have angered the warden.
      • : A nuisance.
        •  ActorId: The Unique ID of the entity that is associated with the anger.
        •  Anger: The level of anger. It has a maximum value of 150 and decreases by 1 every second.
        •  Priority: 1 or 0 (true/false) - true if the nuisance is priority.
    •  VibrationListener: The vibration event listener of the warden.
      •  event: Unknown.
      •  pending: Unknown.
        •  distance: Unknown.
        •  source: Unknown.
        •  vibration: Unknown.
        •  x: Unknown.
        •  y: Unknown.
        •  z: Unknown.
      •  selector: Unknown.
      •  ticks: Unknown.

Witch[]

Additional fields for witch:

  • : The entity's root tag.
    • Tags common to dweller

Wither[]

Additional fields for wither:

  • : The entity's root tag.
    •  AirAttack: Unknown.
    •  dyingFrames: Unknown.
    •  firerate: Unknown.
    •  Invul: The number of ticks of invulnerability left after being initially created. 0 once invulnerability has expired.[needs testing]
    •  lastHealthInterval: Unknown.
    •  maxHealth: Unknown.
    •  oldSwellAmount: Unknown.
    •  overlayAlpha: Unknown.
    •  Phase: Unknown.
    •  ShieldHealth: Unknown.
    •  SpawningFrames: Unknown.
    •  swellAmount: Unknown.

Wither Skull[]

Additional fields for wither skull:

  • : The entity's root tag.
    • Tags common to explode
    • Tags common to projectile

Wolf[]

Additional fields for wolf:

  • : The entity's root tag.
    • Tags common to ageable
    • Tags common to breedable

Zombie[]

Additional fields for zombie:

  • : The entity's root tag.
    • Tags common to timer

Zombie Horse[]

Additional fields for zombie horse:

  • : The entity's root tag.
    • Tags common to ageable

Zombie Villager[]

Additional fields for zombie villager:

  • : The entity's root tag.
    •  SpawnedFromVillage: 1 or 0 (true/false) - true if spawned from village.

Zombified Piglin[]

Additional fields for zombified piglin:

  • : The entity's root tag.
    •  Anger: Unknown.
Advertisement