#Spring pad concept

1 messages · Page 1 of 1 (latest)

sterile root
#

So I want to make the player and every entity that come in contact with this entity jump x blocks in the air. I don't want to use tp since it instant and function that teleports the player seems a bit too much. Is there any way we can trigger the jump boost effect? I want to make the player actually jump

ocean talon
#

use "minecraft:behavior.knockback_roar": {} in the behaviour entity file, I'll send an adjusted particle file for you to add to the resources.

#

That'll remove the particles that you get from using the behaviour.

#

You can use an entity sensor to trigger an event so that it is not always running

sterile root
#

But when I tried it out in game the roar is played when I exit out of the range of the sensor