Vertical Biomes

Started by CamKablam on

Topic category: Advanced modding

Active 2 years ago
Joined Jul 2017
Points:
729

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
Vertical Biomes

So I wanted to try making a mod that revamps the caves, but I have some problems.

1: I can't change vanilla biomes to have custom things.

2: I can't make vertical biomes, so that it has different layers.

Active 4 years ago
Joined Jan 2020
Points:
834

User statistics:

  • Modifications: 1
  • Forum topics: 20
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 203
Forge currently doesn't…
Mon, 07/13/2020 - 16:01

Forge currently doesn't support underground biomes (other Forge mods that do this don't actually have different biomes, they just have stuff that generates underground). To get vertical biomes, you'd have to completely rewrite the world generation, which isn't possible with Forge.

If you just want custom materials underground, create your new stone type (or whatever it is), then set its generation to 64 and 64 (both max), and set the biomes you want.

Active 1 year ago
Joined Mar 2020
Points:
1521

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 1325
Maybe use structure blocks…
Thu, 07/16/2020 - 22:51

Maybe use structure blocks to simulate this

Active 3 years ago
Joined May 2016
Points:
747

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
here is that I did. I made…
Thu, 05/20/2021 - 19:58

here is that I did. I made Cavemaker blocks act as ores, that when placed, eat out the land into tons of caves.