In the java edition snapshots the new bundle only has 1 gui texture for the outline of the bar, and the inside color is hardcoded
[media]
while in bedrock, the inside of the bar is controlled by 2 red and blue textures
[media]Linked issues
relates to 1
Attachments
Comments 4


Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
Could you please provide the filename and the filepath of the texture from the Bedrock Edition?
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📓 Project Summary – 📧 Suggestions – 📖 Minecraft Wiki

The textures in question are named container_weight_bar_fill.png
, container_weight_bar_full.png
, and empty_stack_progress_bar.png
. They are all located in the resource_pack/textures/ui
directory.
Can confirm via code analysis inside BundleItem.java: