Started by
mikemclaughlin
on
Topic category: Help with Minecraft modding (Java Edition)
So basically im making a mod and i want sound to play directly to the player i am having difficulties doing that
Topic category: Help with Minecraft modding (Java Edition)
So basically im making a mod and i want sound to play directly to the player i am having difficulties doing that
Use play sound, and use player's location for where the sound is played.
Or use client side check to only run on the client side for a particular player
thanks but how do i find the player's location
Use x,y,z location of entity procedure blocks
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei