How to make a whistle ?? Help

Started by Kozak K0KS on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jul 2022
Points:
459

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
How to make a whistle ?? Help

I want the sound to be played after clicking the right mouse button only on the object (only on the whistle) please help

Active 8 months ago
Joined Mar 2022
Points:
586

User statistics:

  • Modifications: 4
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 43
Make a new .ogg sound. The…
Fri, 10/07/2022 - 19:58

Make a new .ogg sound. The sound will be the one that the whistle will play. Then create an item which will be your whistle. Then make a procedure when right clicked with the following code:

 

Active 2 years ago
Joined Jul 2022
Points:
459

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
I only have these,…
Sun, 10/09/2022 - 13:49

I only have these, everything will work?

(so that everyone can hear the sound)

https://imgur.com/z8HkclY

Active 2 years ago
Joined Jul 2022
Points:
459

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
whistle does not work :(
Mon, 10/10/2022 - 15:58

whistle does not work :(