1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-03 17:26:59 +00:00

Updated text... again...

This commit is contained in:
Cruor 2017-05-16 23:39:48 +02:00 committed by GitHub
parent 8b7c769ff9
commit cd2a51f816

View File

@ -5,5 +5,5 @@ playSound( sResourceName, nVolume, nPitch )
playNote( sInstrumentName, nVolume, nTicks )
Resource name is the same as used by the /playsound command, such as "minecraft:entity.cow.ambient".
Instruments are as follows: "harp", "bass", "snare", "hat", and "basedrum" with the addition of "flute", "bell", "chime", and "guitar" in Minecraft version 1.12 above.
Instruments are as follows: "harp", "bass", "snare", "hat", and "basedrum" with the addition of "flute", "bell", "chime", and "guitar" in Minecraft versions 1.12 and above.
Ticks is the amount of times a noteblock has been tuned (right clicked).