Started by
8BitBunnie
on
Topic category: Help with MCreator software
Hey there! I'm making a Mob Grabber item that I want to pick up mobs, teleport them above you, and follow you until you take damage, anybody know of any ways to make this?
Edited by 8BitBunnie on Wed, 04/06/2022 - 23:27
when entity is right clicked with item, set NBT variable to true, when NBT variable is true then teleport event/target entity to the position of the nearest entity + 2, when source entity is damaged then set NBT variable to false and teleport event/target to source entity's position