Mojira Archive
MC-276497

Experience orb animation is hardcoded

The bug

Experience orbs are animated visually, fading from yellow to green to yellow repeatedly. However, unlike other in-game texture animation, this is entirely hardcoded.

How to reproduce

  1. Inspect the texture files for experience orbs
  2. Look how they render in-game

Expected results

Since experience orbs are animated, this animation would be defined like other animations are in resource packs, using the mcmeta system.

Actual results

The animation is hardcoded. There is no way to disable the animation (or create a custom animation) using resource packs.

How to fix

Experience orbs would be made to use the mcmeta system for animations, like all other looping animations in-game. This may also involve splitting experience_orb.png into eleven files, one per orb, and having one mcmeta each.

Unresolved

Connor Steppie

2024-09-07, 06:39 PM

2024-10-11, 08:48 AM

2

3

Community Consensus

Textures and models

1.21.1, 24w36a

-