Jump to content

Recommended Posts

Posted

With mods nowadays offering a ton of biomes to add, it becomes hard (for me, at least) to decide which of them should stay in the game and which should I leave out. I can't have Better World Generation, Biomes O'Plenty, ExtraBiomes XL and Highlands together anymore, because the first two eat up basically all available biome IDs. Not to mention there are plenty of other mods that add biomes, and there are even (outdated) giants like LandscapeCraft or BicBiomeCraft of the same author.

 

As I can guess, not being a programmer myself and not taking a look at the game's code, the number of biomes is limited not by a number, but a variable type. In this case it would be a big deal to increase the limit, but it still manageable, I think. The question is, will it affect existing mods so much that it isn't worth to even think about it, and if it won't, are there any other factors (like, lack of demand from the community or other high-priority tasks) that do not allow Forge developers to get this done?

Posted
stored in a byte array in the storage format

So it would require changes not only in biome (and maybe worldgen) code, but also in Anvil file format? Seems reasonable then. Thanks for the answer, still!

  • 6 years later...
Posted
15 minutes ago, flyingturret208 said:

So uh... I passed 256 biomes, I'm fairly certain that I pulled it off by a staggering amount whilst making a modpack for some friends and myself. Is there some way to extend this in 1.12.2?

Please don't necro old threads, make your own. By the way, 1.12 is no longer supported on this forum.

  • Sad 1

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Also add the latest.log from /logs/
    • I was hoping I could get some help with this weird crash. I've hosted many servers before and never had this issue. Now and then the server crashed with "Exception ticking world". Everywhere I looked I rarely found any info on it (usually found ticking entity instead). Any advice I did get (mostly from the modpack owner's discord) was "We don't know and it's near impossible to find out what it is". Here is the crash report:   Description: Exception ticking world java.util.ConcurrentModificationException     at java.util.HashMap$HashIterator.nextNode(Unknown Source)     at java.util.HashMap$KeyIterator.next(Unknown Source)     at net.minecraft.entity.EntityTracker.sendLeashedEntitiesInChunk(EntityTracker.java:386)     at net.minecraft.server.management.PlayerChunkMapEntry.sendToPlayers(PlayerChunkMapEntry.java:162)     at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:165)     at net.minecraft.world.WorldServer.tick(WorldServer.java:227)     at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756)     at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)     at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)     at java.lang.Thread.run(Unknown Source)   If you want the full version, I can link a pastebin if needed. Modpack link: https://www.curseforge.com/minecraft/modpacks/multiblock-madness Some helpful information is that: It seems to only happen when I leave my void world to enter the overworld. Only happens 5-10% of the time. Only happens when leaving the void world, and only the void world. I know it's a slim chance someone could help, but it'd be greatly appreciated.
    • thanks a lot bro i knew i shouldve gone on the actual website instead of the discord
    • Minecraft Version? Reinstall Java 17 and/or Java 21 If this is still not working, run jarfix https://johann.loefflmann.net/de/software/jarfix/index.html
    • Hallo liebes Forge team, mein forge installer nimmt nicht die Java datei an bzw. zeigt nicht das Symbol und öffnet immer nur kurz die console und schließt sich dann wieder.  Ich habe die neueste java datei und die neueste forge datei und es öffnet trotzdem nichts.  Könntet ihr mir dabei weiterhelfen?
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.