Integrated Dynamics - On the Dynamics of Integration

Walking the Entity NBT Tree

Start by attaching an Entity Reader to a Cable, facing the space where your target entity will stand. Open the Logic Programmer and write the Entity aspect to a Variable Card. This card holds a live reference to the entity in that space.

Next, use the Entity NBT operator in the Logic Programmer to convert the entity value into an NBT compound. Create an Operator variable that applies Entity NBT to your Entity card. The resulting card holds the entity's full NBT data as a NBT-typed variable.

Place the NBT Variable Card into the left slot of your NBT Extractor. The block will load and display the entity's full NBT tree. Make sure Reference Mode is active, place a blank Variable Card into the right slot, navigate the tree, and then left click a value to select its extraction path to write the extracted reference.

Aspect
EntityThe selected entity in the target space

Output: Entity

Properties:
  • List Element
Operator
Entity NBTNBT()Get the given entity as NBT.
  • Entity
  • NBT
Global name: entityNbt(Entity) → NBTMethod name: Entity.nbt() → NBT
Advancements
  • Walking the Entity NBT TreeUse the NBT Extractor to extract a value from an entity's NBT variable in Reference Mode.
Rewards
NBT Extractor1
Variable Card8