

NoXPBar is a Minecraft: Bedrock Edition Overlay to help you turn off the XP Bar in your Texture Pack. In order to use it, you must put the overlay above all of your other packs.
NoXPBar works by defining animated XP Bar variables with .json files and using a .uidx files to animate single frames of the hotbar - which is 40 frames long, but that is not necessarily important. The XP Bar with the 40 frames is made transparent as a .png to make the XP Bar invisible ingame.
The reason for using a .uidx based frame-by-frame animated XP Bar structure is due to how Minecraft´s GUI system works. You can either create a single texture for the XP Bar in (Texture Pack) -> textures -> ui-> experiencebarfull.png, or you can create it by compiling all GUI elements into one .png file. You can locate this in -> (Texture Pack) -> textures -> gui -> icons.png - But there is a problem with this approach. By compiling all GUI elements into 1 .png file, Minecraft ignores the experiencebarfull.png, and only applies that to the loading screen XP Bar.
Summarized: There are 2 ways of implementing a transparent XP Bar, which would only be possible in 1 way if it was not overriden by the other method.
Method 1 (the method that would work) < Method 2 (the method that doesn´t work)
The pack can be used for all versions 1.16 and above.
- Edition: Minecraft Bedrock
- File type: .mcpack
- Minecraft versions listed: 1.20.40, 1.21.30, 1.18.2
- How to install: Download the .mcpack. → Open it — Minecraft imports it under Resource Packs. → Activate it in Global Resources, or for one world under Resource Packs → Available.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Bedrock texture packs walks through it step by step.
- Save it as NoXPBar.mcaddon before opening — it downloads as .mcpack, but it is a .mcaddon pack
- Manifest requires Minecraft 1.16.0 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 453 KB
- Download link checked 16 Sept 2026 — working
These come from our own check of the pack file, not from the source page.