diff --git a/mod.conf b/mod.conf index a7359bf..bfb6b58 100644 --- a/mod.conf +++ b/mod.conf @@ -1,2 +1,3 @@ name = tone_bells +description = A proof of concept alternative to note blocks for melodic exploration optional_depends = mesecons \ No newline at end of file diff --git a/readme.md b/readme.md index 4f95769..dbea393 100644 --- a/readme.md +++ b/readme.md @@ -15,4 +15,6 @@ Tone bells come in 4 colours. There is a starting note. Each tone bell increases * Blue tone bells lighten the note considerably. * Yellow tone bells lighten the note very slightly. -Stack tone bells on top of each other to create different notes. To play the resulting note, punch the stack of bells. You can also activate tone bells with mesecons, allowing you to play several notes at once to form chords. \ No newline at end of file +Stack tone bells on top of each other to create different notes. To play the resulting note, punch the stack of bells. You can also activate tone bells with mesecons, allowing you to play several notes at once to form chords. + +Explore what kinds of melodies you can make! \ No newline at end of file