Posted June 3, 20169 yr I would like to make mod that adds a new world type to minecraft one, that has just the one or two biomes throughout with custom weights, also I would like control block distribution, in my world type.
June 4, 20169 yr You should override WorldType#getChunkGenerator, and provide your custom Chunk Provider. If you don't know how to implement the chunk provider, ChunkProviderFlat will help you greatly. EDIT: You should also override WorldType#getChunkManager and do some biome restriction with WorldChunkManager. I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP) II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.
June 15, 20169 yr Author EDIT: You should also override WorldType#getChunkManager and do some biome restriction with WorldChunkManager. Has this method changed name in 1.9.4 and can not find it. Is it "getBiomeProvider" know or is that somthing else.
June 16, 20169 yr Yes, It would be BiomeProvider in 1.9.4 I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP) II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.
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.