Description
Info
Adds a single sound file that plays "this is where the fun begins" (as seen here). This is intended to be used with ohaiiChun's Ding mod.
The 1.12 version adds one sound, while the latest 1.15.2 version adds four sounds.
Ding's config file is located at .minecraft\config\ding.cfg (1.12.2) or .minecraft\config\ding.toml (1.15.2) .
1.12.2 config:
ding {
S:name=tiwtfb:tiwtfb
S:nameWorld=tiwtfb:tiwtfb
S:pitch=1.0
S:pitchWorld=1.0
I:playOn=3
}
1.15.2 config:
[ding]
name = "tiwtfb:anakin"
pitch = 1.0
nameWorld = "tiwtfb:anakin"
pitchWorld = 1.0
playOn = 3
Sounds (1.15.2—the 1.12 version only has tiwtfb:tiwtfb):
tiwtfb:anakin
tiwtfb:ten_years
tiwtfb:morshu
tiwtfb:oh_my_god
Replace the existing contents of the file, make sure you have this mod installed, and you're good to go!


