Posted August 17, 20196 yr So, I'm trying to make an end Biome with a custom surface. Everything registers everything loads up. There doesn't seem to be any errors. But the biome doesnt appear. I made a bunch of biomes actually they're all the same right now just to see how often they generate to adjust spawn density but none are spawning. In the github i posted its all the biome stuff i did, and i'm curious if maybe its my surface builder thats not working. Anyways this is my biggest question is having Category.TheEnd enough to make it spawn in the end or do i need to do something else? Is what i have enough or am i missing a step? https://github.com/drizzs/GrassWorld-1.14/tree/master/src/main/java/com/drizzs/grassworld/biomes
August 18, 20196 yr Author I'm still having this issue, still unable to find my biomes. Everything registers. theres 16 biomes so realistically i should of seen 1 by now
September 27, 20196 yr Yeah you have to override the End Biome provider, as the default code does not support custom Biomes in the end
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.