This issue is part of the 1.13.x compatibility Epic.
All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from,
inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).
Description:
We should replace our current hacky solution for sound registry with raw vanilla data.
---
There is a **[$15 open bounty](https://www.bountysource.com/issues/80391241-sound-registry?utm_campaign=plugin&utm_content=tracker%2F144870401&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F144870401&utm_medium=issues&utm_source=github).
This issue is part of the 1.13.x compatibility Epic.
All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from, inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).
Description:
We should replace our current hacky solution for sound registry with raw vanilla data.
Reference Documentation:
https://wiki.vg/Data_Generators#Registries_report
Relevant Code:
https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/constants/GlowSound.java
Related to:
4