raccooncore-1.20.1-2.5.0.jar
Curse Maven Snippet
What's new
Added
- New sound datagen framework:
SoundEntryas a unified data model for sound definitions.RaccoonSoundProviderfor manualsounds.jsongeneration.AutoSoundProviderfor automatic generation from a list of entries.
- Example implementations for sound datagen:
ManualModSoundProviderAutoModSoundProviderDataGeneratorssetup
- Example
ModSoundsregistry demonstrating:- Integration between
DeferredRegisterand datagen - Helper methods (
singleSound,variedSound,customPaths) pattern
- Integration between
Changed
- Updated Gradle wrapper to 8.14.4
- Renamed
ArgumentTypes→ModArgumentTypes - Added
MODIDconstant in example mod class because why not - Small Javadoc changes

