Question is in the title. Is that actually possible? I have a mega fast horse which hardly jumps (1 block).
Every horse is at different speeds and can jump more or less high… You can't change that. Just look for another one.
Hold down the space bar for about 1 second and release. For me the horse jumped 2 blocks.
Sure it works
/ effect give @e [type = horse, distance = .5] jump_boost 1000000 10 true
You have to execute this command near the horse and you're done
How high should it be able to jump?
With this command you can change the jump height:
/ data merge entity @e [type = horse, limit = 1, sort = nearest] {Attributes: [{Name: horse.jumpStrength, Base: 0.7}]}
To change the jump height you have to change the value at Base: 0.7.
The value can be between 0.4 and 1.0. 1.0 corresponds to 5.29 blocks jump height.
When you execute the command, your horse must be the closest to you
Does this also apply to minecraft PE?
Is that also possible for minecraft pe?
Try it
I don't know, you have to try it
If you parry the horse with a horse that can jump high, you should get one that can jump high and is fast