mojira.dev

Kerry Hall

Assigned

No issues.

Reported

MC-39133 Torch Flame Sprite Not Facing Upward Direction Won't Fix

Comments

Yeah, it would be nice to have this one resolved. Usually what I have to do is make a trail of breadcrumbs from my original spawn point to whereever the compass points to after coming back from the nether, but that's kinda annoying.

I would like to see the ability to craft an altimeter as well.

Some people consider it cheating to press F3. (In survival anyway)

Still present in 1.7.2.

Thanks folks!

Agreed about the bobbers as well.

Any others we can identify?

Thanks for the feedback Michael!

Rather than make the torch flame its own entity, why not just fix the rendering code on the client side?

You could have two types of particles: normal particles, and particles that are only given one degree of freedom: rotation around the y axis.

Come to think of it, the rain particles already behave this way, so it can be done as just a client side fix, basically just make the torch particles behave like the rain particles.

Thanks Carl!