promotional bannermobile promotional banner
premium banner
A java port of the jumping and landing sound logic from Bedrock Edition!

Description

Jump Sounds

This simple mod adds in the Jumping and Landing sound logic from Bedrock Edition using a 100% custom block friendly implementation!

Adding Custom Jumping Sounds

Both Jumping and Landing use the vanilla "fall" sound event for blocks, both due to fittingness and for the sake of compatibility. To add custom sounds, simply create a resource pack that modifies the vanilla "fall" sound event for the respective block(s).


(Special thanks to Ordana for minor code cleanup and general guidance)