Posted August 19, 201213 yr Since we already have the ModLoader.addBiome, why not have ModLoader.addGenLayer(genlayer) and ModLoader.addMapGen(mapgen) and make it possible to have it biome specific and dimension specific, Regards http://i.imgur.com/Hppni.png[/img]
August 19, 201213 yr 1) Because we are no adding any code into ModLoader, as its just a compatibility layer and 2) Because GenLayer* and MapGen* are not designed like BiomeGen is, they are hot coded everytwhere, they do not just randomly pick from a list like Biomes do. So if you want things like that, you should just use a custom provider. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 20, 201213 yr Author How can I have a custom provider for a biome? http://i.imgur.com/Hppni.png[/img]
August 20, 201213 yr You cant at the biome level. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.