Play sound only on server-side/client-side

Started by gdgdgdgdgd on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Play sound only on server-side/client-side

title, currently the play sound block plays sound in both

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hello you can do this very…
Sat, 02/26/2022 - 17:28

Hello you can do this very easily. Just add this block to your code (override some parameters, such as sound name ofc): https://imgur.com/a/Z4UjDUQ

Hope this helps :)