Commit Graph

7 Commits

Author SHA1 Message Date
GirlInPurple 7c7aebd15a Update to 1.19.3 2023-02-06 17:11:09 -05:00
Andrew Lalis 54b5a1de49 Updated to 1.19 2022-06-09 08:47:44 +02:00
Mitchell Skaggs ead447789c
Use standard `SoundEvent` instance for correct `Registry` behavior
Registries use object identity for hashing and comparison, so creating a new `SoundEvent` instance isn't guaranteed to return the same registry entry for network serialization, etc.

Closes #1
2021-08-06 04:57:02 -05:00
Andrew Lalis 9021daed5a Removed print statement. 2021-07-23 11:35:29 +02:00
Andrew Lalis 9fd4aef5ca Updated to v1.2.0 2021-07-23 11:31:40 +02:00
Andrew Lalis 73cbdf7b58 Added config options! 2021-07-19 11:41:55 +02:00
Andrew Lalis c00b2444bd Added first version. 2021-07-18 22:35:27 +02:00