#Drinking milk sound

10 messages · Page 1 of 1 (latest)

twin prairie
#

I made a custom food called goat milk. However, when I eat it, it plays the food eating sound. How could I change that?

main mortar
twin prairie
main mortar
#

(this question should inspire you to have a look at vanilla milk bucket code)

twin prairie
#

or mixins

main mortar
#

in general you'll spend a lot more time taking inspiration from vanilla and using its abstractions rather than looking for what you need in Fabric API

#

I asked to look at vanilla because the solution might be as simple as overriding a method in your item class or using a method to set the sound during registration

naive lynx