Crash Pipe

Crash Pipe

Plays the metal pipe sound effect on game crash.

31 505 downloads
57 followers

Functionality

Plays this sound effect when your game crashes.

<iframe src="https://www.youtube-nocookie.com/embed/f8mL0_4GeV0" title="Audio.mp4" frameborder="0"></iframe>

Config

If you want to use another sound, go to .minecraft/config/crash-pipe, replace crash.wav with your audio and restart the game.

Support this mod

If you're a mod developer add this to your build file:

repositories {
    maven { url "https://maven.kikugie.dev/releases"}
}

dependencies {
    include(modImplementation "dev.kikugie:crash-pipe:0.1.0")
}

thx

No gallery available for this project.