mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-06-28 13:56:02 +02:00
Add pitch variations for most noteblock sounds (#535)
This commit is contained in:
@ -6,8 +6,8 @@ This effector makes a sound if powered and can be used for making music. Normall
|
||||
<tr><td>Chest or Locked Chest</td><td>Snare</td></tr>
|
||||
<tr><td>Any tree</td><td>Crash</td></tr>
|
||||
<tr><td>Any wooden planks</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>Coal Block</td><td>Explosion sound (fixed pitch)</td></tr>
|
||||
<tr><td>Lava Source</td><td>Fire sound (fixed pitch)</td></tr>
|
||||
<tr><td>Steel Block</td><td>Piano (high pitch, one octave higher than normal)</td></tr>
|
||||
<tr><td>Any other block</td><td>Piano (low pitch)</td></tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user