Download Crash Pipe — Minecraft Mods — MetaMods

Crash Pipe

Archived

Downloads

0

Last update

1 year ago

Versions

1.16 — 1.21.1
Client
Fabric
Utils

Crash Pipe

This mod adds a humorous sound effect to Minecraft that plays when the game crashes. Instead of the standard error message, you'll hear the distinctive sound of a falling metal pipe, which helps brighten up the unpleasant moment of a game crash.

Sound Configuration

If you want to replace the default sound with another one, simply go to the .minecraft/config/crash-pipe folder and replace the crash.wav file with your own audio file. After that, restart the game for the changes to take effect.

Demonstration

For Mod Developers

Developers can include this mod in their projects by adding the following lines to their build file:

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

// Adding dependency
// Adding dependency
// Adding dependency
dependencies {
    include(modImplementation "dev.kikugie:crash-pipe:0.1.0")
}
Project members
KikuGie

KikuGie

Developer

Created: 15 Jan 2024

ID: 5587