
Rubberbanding SFX
Plays a sound every time server forcibly changes your location (due to teleports, lag, or rubberbanding). Entirely clientside.
⬇ Download on ModrinthRubberbanding SFX
Plays a sound every time server forcibly changes your location (due to teleports, lag, or rubberbanding). Entirely clientside.
Requires Architectury API (and Fabric API on Fabric).
Currently only 1.21.4 is supported (Fabric & NeoForge). If you want a port to older or newer version please open an issue in the mod's GitHub repository.
Changing the sound
Replacing mod files
Easiest way to change out the sound is by replacing it in the .jar file.
- Open mod.jar with your favourite archiving tool (7-Zip, Win-Rar).
- Go to
assets/rubberbanding_sfx/sounds - Replace respawn.ogg with your .ogg (Vorbis) sound
Resource packs
The "rubberbanding" sound is a separate sound event that can be modified with resource pack. Put following into your resource pack's assets/rubberbanding_sfx/sounds.json:
{
"entity.player.rubberband": {
"replace": true,
"subtitle": "subtitles.entity.player.teleport",
"sounds": [
"rubberbanding_sfx:your_sound_here"
]
}
}
Then, put your .ogg (Vorbis) sound into assets/rubberbanding_sfx/sounds/your_sound_here.ogg
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.4
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as rubberbanding-sfx-neoforge-1.0-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 1.4 MB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.