Started by
Rugbeat90999
on
Topic category: Help with Minecraft modding (Java Edition)
How to I change how high the player can jump, I know there's a jump boost potion effect but that does not stack.
I need to be able to have two or more of the same effect, and it then stacks.
Yo I still need help with this. I've found a temporary solution, but I really don't like it.
If you're trying to stack amplifiers:
Add Potion effect Jump Boost with Level of the current level plus the level you want to add/stack
If you're trying to stack time, try the current effect timer plus the effect you want to add/stack.
Example:
Keep in mind, the effects can only go up to 255.
never mind I found something that will work