Posted August 5, 201510 yr I have been trying for a while now to make my dimension one biome, and I recently made what i thought was a breakthrough. Basically, with my fix, all the blocks and "filler" blocks are correct, but pressing f3 reveals that I am actually going through different biomes with properties i don't want in tmy dimension like snow. If i get lucky, my actual biome will spawn, and not just the blocks. How can i make it so that the only biome spawning is mine? (and as a side note, can i make it so the biome doesn't spwan in the overworld?) here's the link to my "CustomChunkProvider" code http://pastebin.com/phMvgJir
August 5, 201510 yr [shadow=red,left][/shadow] That's what happened to me, qq, was never able to fix it. Before asking the community though, please look through the nether & end chunk providers, considering they make the entire dimension one biome.
August 6, 201510 yr Author Uh, where would i find those chunk providers? i know its referencedLibraries\forgesrc but then what?
August 6, 201510 yr ChunkProviderHell and ChunkProviderEnd in the net.minecraft.world.gen package. In IDEA, you can press Ctrl-N and start typing a class name to search your project and libraries for matching classes. Eclipse probably has a similar feature. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
August 6, 201510 yr Author I mean, that helped me find out that i can make my whole dimension one block. But i don't really want that, and the lakes and spawning would still be off.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.