End Biomes

Started by QuentinNZ on

Topic category: Feature requests and ideas for MCreator

Active 5 years ago
Joined Jan 2016
Points:
734

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
End Biomes

i am currently working on a mod that upgrades the End from a Blank Wasteland to a Ethereal/Surreal Environment filled with Alien Life. however, i cant find a way to add Biomes to the End. is there a way to do this via editing the code?

No, as end uses custom biome…
Fri, 11/15/2019 - 17:20

No, as end uses custom biome provider system that can not be hooked into.

Active 5 years ago
Joined Jan 2016
Points:
734

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
darn
Fri, 11/15/2019 - 23:13

darn

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
Nether too? Because I…
Fri, 11/22/2019 - 08:11

Nether too?

Because I already saw a lot of mods adding biomes to Nether

Active 5 years ago
Joined Mar 2018
Points:
1785

User statistics:

  • Modifications: 10
  • Forum topics: 38
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1615
some coded the nether new. …
Fri, 11/22/2019 - 14:31

some coded the nether new. (how i know? i coded a nether mod  long time ago LOL)

Active 1 year ago
Joined Aug 2023
Points:
241

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 77
I created a tutorial on this 
Sun, 08/27/2023 - 07:28

I created a tutorial on this 

Active 2 weeks ago
Joined May 2022
Points:
1283

User statistics:

  • Modifications: 15
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1143
I think this is at least…
Wed, 04/03/2024 - 15:50

I think this is at least possible, I've at least been able to modify dimension properties for the End. (Max height/depth, temperature, precipitation, etc.) Nullscape does it with a datapack, so presumably there's a workaround.