Started by
eXtra_Geek_Style
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I need help, I'm making a mod whose when you retrieve a Item, it play a sound, but I don't know how to do, does anyone know ? Thank you !
Topic category: Help with Minecraft modding (Java Edition)
Hello, I need help, I'm making a mod whose when you retrieve a Item, it play a sound, but I don't know how to do, does anyone know ? Thank you !
Use sumtang like 'dis;
What line should I put this code on?
Anywhere in any class, just make sure it is registered.
What if I want it to be a sound that I imported into my MCreator workspace?
So I did some looking around, and I found this;
So, in the end, it should look similar to this;
So compared to my modifications, should I just modify the "modid: nameofsound"?
and if my item is named "bolt" modify "Item.CAKE" and set "Item.bolt" ?
survive:bolt
add a ")" at the end
Thank you ! 😀
👍
So it will be like this ?
So... I've not the same result... It do this :