Wondering how to play a sound through the master from a function

Started by Vortex64 on

Topic category: Help with modding (Java Edition)

Last seen on 08:02, 6. Jun 2021
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wondering how to play a sound through the master from a function

Hello!

I am making a walkman (portable music player) item for my minecraft mod, but i cant work out how to make the function i am using to play the music, play a sound through the master channel so the sound follows the player. I was wondering if this is possible and if it is can someone help!

Last seen on 15:38, 4. Nov 2023
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm trying to make something…
Thu, 07/08/2021 - 13:24

I'm trying to make something like that too