This is a library for my own custom library mod for my datapacks, since forge wont let me include it in my pack i must upload it here. Join one piece liberation today to see how this mod makes an aoe system possible in my server!
The file I added, pack.mcmeta, is only metadata. It tells Minecraft:
- The JAR contains Minecraft resources.
- It uses resource-pack format
6, which is correct for Minecraft 1.16.5. - Its resource description is “Battle Royale Helper resources.”
It removes the missing-pack warning, but it does not change the Battle Royale system, improve performance, or fix crashes. The actual Battle Royale functionality is contained in the compiled .class files inside the JAR.

