Describe the feature
The current definition of a custom sound is based on an older version of the game, which could lead to errors during the resource pack loading process. We should update this definition to reflect the latest changes to the model format.
For more information about the required data structure, please refer to the official wiki
Why is this feature important to you?
The goal of this rework is to establish a solid foundation for sound definitions. It follows the concept introduced in the font rework from #20.
If implemented correctly, the required sounds.json file for the resource pack can be generated automatically based on the data provided in the database.
Additional context
No response
Describe the feature
The current definition of a custom sound is based on an older version of the game, which could lead to errors during the resource pack loading process. We should update this definition to reflect the latest changes to the model format.
For more information about the required data structure, please refer to the official wiki
Why is this feature important to you?
The goal of this rework is to establish a solid foundation for sound definitions. It follows the concept introduced in the font rework from #20.
If implemented correctly, the required
sounds.jsonfile for the resource pack can be generated automatically based on the data provided in the database.Additional context
No response