Topic category: Help with Minecraft modding (Java Edition)
I need some help now with creating flat-like dimension with mcreator if supeflat isn't an option with "normal" "nether" and "end".. (devs should make it possible to create superflat without any of this complex hassle with all the unnecessary settings. Like being forced to pick tree type as default or custom trees but no "no trees" option. But I guess no trees if you choose the tree spawns in chunks as 0.
I've searched few places for help but that isn't enough. Someone told somewhere that putting biome height variation to 0 should make it flat. Did that but not sure if it worked since I cannot get it generate properly at first place.
So my flat world looks like this.. And it seems like my dimension is trying to spawn to same world than overworld, mixing overworld chunks and dimension chunks. Can't move, can't teleport with world edit compass to anywhere. All entities including player character is black. I have several other mods but I think they shouldn't conflict or anything with this.
Additional images of my settings:
That means it broke, make the height depth a .5 or something like that, with variation 0
if both are 0, it will generate you at whats technically the void, or sky box limit
So it was actually some mod that caused that conflict. Not sure which.
Anyway, still not what I want. I put height variation at 0 but still get hills? Also trees per chunk spawning to 0, still get trees, why?
I also forgot to add you need to open the .json file with "seed" in the line of code, don't put this in any other files or it could mess it up