Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom sounds don't play #153

Open
3 tasks done
Guerdi opened this issue Jun 26, 2023 · 0 comments
Open
3 tasks done

Custom sounds don't play #153

Guerdi opened this issue Jun 26, 2023 · 0 comments

Comments

@Guerdi
Copy link

Guerdi commented Jun 26, 2023

Describe the bug
A clear and concise description of what the bug is.

Platform(s)

  • Quilt/Fabric

Environment(s)

  • Singleplayer
    and
  • Server

Versions

  • Minecraft 1.20.1
  • Taterzens 1.11.6

To Reproduce
Steps to reproduce the behavior:

  1. Launch server or solo world
  2. Run :
    * /npc create
    * /npc edit sounds remove all
    * /npc edit sounds add hurt server:entity.maid.hurt # or any other sound added by a resources pack/mod.
    * /data merge entity @e[type=taterzens:npc,sort=nearest,limit=1] {Invulnerable:false}
  3. Punch it and see no sound playing
  4. Run :
    * /npc edit sounds remove all
    * /npc edit sounds add hurt minecraft:entity.cat.hurt # or any other vanilla sound
  5. Punch it and see sound playing correctly

Expected behavior
The sound should play normally as it works with the /playsound command.

Additional context
Tested on server and solo with this very kawaii resource pack, and the sounds of the ExtraSounds client mods :
resources.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant