Started by
gega
on
Topic category: Help with modding (Java Edition)
Hello! I'm faced with this problem that I don't know how to make a block speak when you right-click on it. Could you explain how to do this in text?
Topic category: Help with modding (Java Edition)
Hello! I'm faced with this problem that I don't know how to make a block speak when you right-click on it. Could you explain how to do this in text?
You make procedure that plays sound and call that procedure on right click trigger.
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
Thank you so much for your help! I will definitely get acquainted with it.