Someone-Else-Was-Taken / BetterNether-Reforged

BetterNether Mod Ported to Forge
GNU General Public License v3.0
8 stars 3 forks source link

A potential fix for the issue most discussed in online forums. #71

Open briidee3 opened 2 years ago

briidee3 commented 2 years ago

My first recommendation for the vanilla biomes not generating is to treat the biomes as if they were modded biomes. Put them through the same handler. One thing you may be able to do is make a modded biome that is a (near) exact copy of a vanilla biome (and do it for all of them) and run it through the same handler which you use for the rest of the modded biomes. Maybe modify the original code for vanilla biome generation?

Refer to the new modded "vanilla" biones using a pointer of the same name/reference value as the original vanilla one, for mod compatibility.

Your call. What do you think?

TheWitheredStriker commented 1 year ago

You evidently know more about Minecraft modding than I do :P have you considered forking the repository and implementing this?

MagmaBro123 commented 1 year ago

Dead mod, don't bother using it.

TheWitheredStriker commented 1 year ago

Dead mod, don't bother using it.

That's the whole point: Someone could step up and fork it, then fix it.

Your attitude does not help anyone in any way, and is counterintuitive to open-source. If you have nothing useful to add, then maybe you shouldn't reply in the first place.