- Added data-driven sound replacement.
- Entries located at
<namespace>:replace_all_sounds/<path>.json
will be parsed and replaced.- Entries have the following data structure:
input
:<namespace>:<path>
This is the identifier of the sound to replace.<namespace>:all
replaces all sounds within that namespace.all:all
replaces all sounds.
output
:<namespace>:<path>
This is the identifier of the replacement sound.
- Entries have the following data structure:
- Entries located at
- Moved
low_battery
into a resource pack.- If you have Fabric API installed, this will be enabled by default.
made for 1.21.4, may or may not work on other minecraft versions