Posted June 19, 20232 yr As the title says, AbstractTickableSoundInstance I made can be heard anywhere, not just in a radius around the BlockEntity. I might be blind, but I just can't find any value that would allow me to change that. Looking at other sounds that extend it didn't help me find anything either, so I'm most likely doing someting wrong. Can anyone help me find what it is I'm doing wrong? Sound: https://github.com/Povstalec/StargateJourney/blob/main/src/main/java/net/povstalec/sgjourney/client/sound/sounds/WormholeIdleSound.java BlockEntity that plays the sound: https://github.com/Povstalec/StargateJourney/blob/main/src/main/java/net/povstalec/sgjourney/common/block_entities/stargate/AbstractStargateEntity.java#L661
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.