mojira.dev

no2212tamu

Assigned

No issues.

Reported

MCPE-107136 commands turn into ### Duplicate

Comments

today,I make commands avoiding those bugs.
"@e[c=1]" can be replaced as "@e[r=1,c=1]" in my case.
relative coordinate can replace absolute (3214,12,3216).
"~ ~1 ~" and "~0 ~1 ~0" has same meaning ,but only former caused ### bug at my block.
a part of this bug is not so fatal error because I can avoid with my ideas.
but it really tires me. I hope this bug be gone.