Started by
The Drunken Khajit
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a music that will play when you enter or walking in custom biom. Is it possible? I mean there's no events connected with biom creation, but is it possible with code or something else?
Edited by The Drunken Khajit on Thu, 06/15/2017 - 22:44
I think not. There is no mod that does that anyway, and I don't know what's the purpose of this.
@#1 Oh, really sad to hear that. I just wanted to create atmosphere and I though that some custom music will do the trick. Actually I think that this is possible with code or some other stuff, because it was in vanilla mc as ambient sounds
TERRARIA
will probably be possible once 1.16 releases, because vanilla did it.
Create an invisible unbreakable block that spawns on bedrock layer, then make it play your music. It may overlap with other of the same block, but for now, that's the only solution I could come up with.
Hello there! I am working on a mod that adds multiple new features to the game - new biomes, mobs, items, and much more! And, in addition to this, I am planning to add new features to pre-existing additions, such as the Nether, End, or Overworld Dimensions. Therefore, I am working on my first new biome now, which is very similar to Crimson and Warped Forests in the Nether. Does anybody know how I could make my custom Nether biome include generation similar to Crimson and Warped Forests, or include multiple music tracks? Thank you very much for your help, and have a great New Year!