Taterzen actions
Actions
Taterzens can perform certain player-like actions. Currently those are:
- interacting with blocks (aka "right-clicking")
- going to block position
Block interactions
To make th Taterzen interact with certain block, you can use the following command
/npc action interact <x> <y> <z>
x
, y
and z
are block coordinates.
Going to block position
To make the Taterzen go to certain block, you can use the following command
/npc action goto <x> <y> <z>
x
, y
and z
are block coordinates.