From da66780a569712c23ae4f2996cfb4608a9f9d69d Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 20:02:19 -0400 Subject: copy all standard Dreambuilder mods in from the old subgame (exactly as last supplied there, updates to these mods will follow later) --- .../mesecons_noteblock/doc/noteblock/description.html | 13 +++++++++++++ mesecons/mesecons_noteblock/doc/noteblock/preview.png | Bin 0 -> 118753 bytes mesecons/mesecons_noteblock/doc/noteblock/recipe.png | Bin 0 -> 18182 bytes 3 files changed, 13 insertions(+) create mode 100644 mesecons/mesecons_noteblock/doc/noteblock/description.html create mode 100644 mesecons/mesecons_noteblock/doc/noteblock/preview.png create mode 100644 mesecons/mesecons_noteblock/doc/noteblock/recipe.png (limited to 'mesecons/mesecons_noteblock/doc/noteblock') diff --git a/mesecons/mesecons_noteblock/doc/noteblock/description.html b/mesecons/mesecons_noteblock/doc/noteblock/description.html new file mode 100644 index 0000000..729bfe1 --- /dev/null +++ b/mesecons/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: + + + + + + + + + + + +
Block BelowEffect
GlassHihat
StoneKick
ChestSnare
TreeCrash
GlassHihat
WoodLite Crash
Coal BlockExplosion Sound
Lava SourceFire Sound
Steel BlockRaises the pitch by one octave
diff --git a/mesecons/mesecons_noteblock/doc/noteblock/preview.png b/mesecons/mesecons_noteblock/doc/noteblock/preview.png new file mode 100644 index 0000000..c4991fb Binary files /dev/null and b/mesecons/mesecons_noteblock/doc/noteblock/preview.png differ diff --git a/mesecons/mesecons_noteblock/doc/noteblock/recipe.png b/mesecons/mesecons_noteblock/doc/noteblock/recipe.png new file mode 100644 index 0000000..d3c3675 Binary files /dev/null and b/mesecons/mesecons_noteblock/doc/noteblock/recipe.png differ -- cgit v1.2.3