mojira.dev

monster860

Assigned

No issues.

Reported

View all
MC-66431 Setblock clocks only pulse 10 times a second Duplicate MC-63261 Wearing a skull makes other players get messed up if you go into 3rd person view. Duplicate MC-58108 FallingSand ignores rotation tag Invalid MC-45281 Cloned command block crashes Fixed

Comments

That didn't work either. I tested both kinds beforehand.

I tested it by hooking the clock up to a cmd block that increments a timer value by one. This value incremented 10 times a second instead of 20 times.

Have you tested it in 14w32d?

/summon FallingSand ~ ~ ~ {Rotation:[45f,0f]}

The bug can be fixed by simply making it so that the command executes after the block metadata gets set to one. If that is done, then this bug won't occur.