See https://minecraft.gamepedia.com/Sounds.json#Block_sound_categories for which blocks fit which categories.
Also, most mobs (excluding creepers and villagers) have their own footsteps.
Landing (Landing on a block and incurring/supposed to incur fall damage)
The presence mod just basically plays two sound files, with one of them being delayed by 50ms or so.
While it probably wouldn't cost too much (the above footstep sounds already take ~0.75MB) to add proper landing sounds (with formula from above), in the interest of saving as much space as possible, we may instead use the respective block place/break sounds.
See https://minecraft.gamepedia.com/Sounds.json#Block_sound_categories for which blocks fit which categories.
Ladders(default is ok)Anvil(using metal)Also, most mobs (excluding creepers and villagers) have their own footsteps.
Landing (Landing on a block and incurring/supposed to incur fall damage)
The presence mod just basically plays two sound files, with one of them being delayed by 50ms or so.
While it probably wouldn't cost too much (the above footstep sounds already take ~0.75MB) to add proper landing sounds (with formula from above), in the interest of saving as much space as possible, we may instead use the respective block place/break sounds.