Music for the biomes

Started by The Drunken Khajit on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Music for the biomes
Thu, 06/15/2017 - 22:44 (edited)

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
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think not. There is no mod
Fri, 06/16/2017 - 20:33

I think not. There is no mod that does that anyway, and I don't know what's the purpose of this.

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:I think not. There is no mod
Fri, 06/16/2017 - 22:59

@#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 

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
will probably be possible…
Sun, 08/23/2020 - 21:53

will probably be possible once 1.16 releases, because vanilla did it.

 

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create an invisible…
Sun, 08/23/2020 - 22:49

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.

Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hello there! I am working on…
Fri, 12/29/2023 - 19:01

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!