#looking to summon herobrine in a specific place for only a moment before disappearing

1 messages · Page 1 of 1 (latest)

magic vapor
#

trying to make a redstone trap that once hit, spawns herobrine near the player for a moment, before he disappears and goes back to normal
tried using function fromthefog fake herobrine create, but it only spawns him directly on the command block
help?

merry oxide
#

execute at PLAYERNAME run fromthefog:admin/sightings/creeping

Creeping can be replaced with another sighting type.

magic vapor
#

tried that but it doesnt seem to work

#

does it have to be an actual username or can @p work? im wanting it to affect the player that activates it, but anyone can activate it

#

NVM I FIGURED IT OUT

#

execute positioned (coords i want him at) run function fromthefog:admin/fake_herobrine/create

#

few repeaters

#

execute positioned (same coords) run function fromthefog:admin/fake_herobrine/remove

#

i will post a clip of it in action