mojira.dev

Theron Joel McDonald Peterson

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MCPE-105326 Skins get reset in unexpected times Incomplete MCPE-89723 Couldn't think of one Incomplete MCPE-88591 The enchantments that only support level 1 have the "I" at the end Incomplete MCPE-84073 Pushing open barrels crashes realm Incomplete MCPE-83712 Instant Health / Instant Damage Incomplete MCPE-83607 Jeb Door does not work. Duplicate MCPE-83606 Tickingareas Incomplete MCPE-83605 Levitation Bug 💭 Incomplete MCPE-83602 My Xbox crashed Minecraft when we were just walking around and flying around. Invalid

Comments

i'm sorry for the spaces, I tried to make the lines separate with no . with numbers!

This is also useful for using parkour, but if this is not fixed in the future, this is how you can do it with commands:

Materials: Command Block

  1. Put a command block wherever you want.

  2. Type this command in the command block: /effect (target) instant_(health-damage) 1 (level) (true-false)

  3. Put a chain command block in front of that.

  4. Type this command in the chain command block: /effect (target) instant_(health-damage) 0

  5. Set the chain command block delay in ticks to 1 or more or else it will not work.                                                                                             Replace (target) with @a, @p, @r, @e. Replace (health-damage) with health or damage. Replace (true-false) with true or false.            True is no particles. False is particles. Put nothing there and there is particles.