Skip to content

Mechanics: setNBT

muhahahahe edited this page Jan 25, 2018 · 3 revisions

Use this mechanic to apply a NBT for the targeted entity.

Attributes

Attribute Aliases Description Default
nbt enter any entity NBT tags surrounded by "",
here is a list of all NBTs
also supports variables like <mob.name>

Example

- setnbt{nbt="{LeftHanded:1b}"}
This will change the item from the right hand to the left hand.
Clone this wiki locally