summaryrefslogtreecommitdiff
path: root/mesecons_noteblock
diff options
context:
space:
mode:
Diffstat (limited to 'mesecons_noteblock')
-rw-r--r--mesecons_noteblock/doc/noteblock/description.html13
-rw-r--r--mesecons_noteblock/doc/noteblock/preview.pngbin0 -> 118753 bytes
-rw-r--r--mesecons_noteblock/doc/noteblock/recipe.pngbin0 -> 18182 bytes
3 files changed, 13 insertions, 0 deletions
diff --git a/mesecons_noteblock/doc/noteblock/description.html b/mesecons_noteblock/doc/noteblock/description.html
new file mode 100644
index 0000000..729bfe1
--- /dev/null
+++ b/mesecons_noteblock/doc/noteblock/description.html
@@ -0,0 +1,13 @@
+This effector makes a sound if powered and can be used for making music. Normally it makes piano sounds. The sound frequency can be changed by punching the block. There are some special sounds that depend on the block below:
+<table colspace="5">
+<tr><th>Block Below</th><th>Effect</th></tr>
+<tr><td>Glass</td><td>Hihat</td></tr>
+<tr><td>Stone</td><td>Kick</td></tr>
+<tr><td>Chest</td><td>Snare</td></tr>
+<tr><td>Tree</td><td>Crash</td></tr>
+<tr><td>Glass</td><td>Hihat</td></tr>
+<tr><td>Wood</td><td>Lite Crash</td></tr>
+<tr><td>Coal Block</td><td>Explosion Sound </td></tr>
+<tr><td>Lava Source</td><td>Fire Sound</td></tr>
+<tr><td>Steel Block</td><td>Raises the pitch by one octave</td></tr>
+</table>
diff --git a/mesecons_noteblock/doc/noteblock/preview.png b/mesecons_noteblock/doc/noteblock/preview.png
new file mode 100644
index 0000000..c4991fb
--- /dev/null
+++ b/mesecons_noteblock/doc/noteblock/preview.png
Binary files differ
diff --git a/mesecons_noteblock/doc/noteblock/recipe.png b/mesecons_noteblock/doc/noteblock/recipe.png
new file mode 100644
index 0000000..d3c3675
--- /dev/null
+++ b/mesecons_noteblock/doc/noteblock/recipe.png
Binary files differ