tModLoader

tModLoader

84 ratings
Alternatives Library
   
Award
Favorite
Favorited
Unfavorite
Mod Features: Library, World Gen
Mod Side: Both
tModLoader Version: 1.4.4
Language: English
File Size
Posted
Updated
819.639 KB
Dec 1, 2024 @ 10:28am
Oct 3 @ 3:34pm
33 Change Notes ( view )

Subscribe to download
Alternatives Library

Description
Alternative Biomes Library is library mod to enable the creation of alternatives to various vanilla biomes and ores, without the need for complex IL editing knowledge.

This mod is used by developers to reduce the amount of repeated code involved in the process, as well as to ensure a baseline of compatibility between multiple mods that add alternates to vanilla content.

Our GitHub: https://github.com/Tyfyter/AltLibrary

Report any issues you find here: https://discord.gg/dWrsraK4HZ

Wiki: https://github.com/Tyfyter/AltLibrary/wiki

Note that while compatibility is a goal of this library, mods which add the features it is designed to enable without using it cannot gain the benefit of that compatibility, and may resultingly be as incompatible with mods which use this as if the other mod did not use it, some incompatibility with world creation nay be resolved by using the legacy world creation interface.

Extra Credits:
Ouroel - advanced converting code, drunk hardmode ores

Note: "secret features" and some minor menu visuals may be missing from version 1.1 and onward, as priority was given to the mod's functionality and availability as a library mod over content, these will likely not be restored, as they did not belong in a library to begin with
Originally posted by tModLoader AltLibrary:
Developed By Moonlight Glint (1.1 and onward), formerly FoxXD_ and RQXY // cace
19 Comments
Moonlight Glint  [author] Sep 22 @ 4:31pm 
This incompatibility is entirely due to how World Link is implemented, nearly guaranteed to make it incompatible with any mod that edits the world selection screen, and even nearly impossible for me to fix by force from this mod;
It will hopefully be updated with code practices suitable for use soon.
Abdul Akbar Sep 22 @ 3:06pm 
I think it has an overlaping with the "World link" mod, since it replaces the worlds UI, if you please could fix it in some way
Moonlight Glint  [author] Aug 8 @ 1:52pm 
I'm not sure how I missed your comment, Max (or even if I did, if you also reported this elsewhere), but you likely have another mod enabled that edits the world generation screen, which would make it incompatible with this mod.
Moonlight Glint  [author] Aug 8 @ 1:50pm 
Preview build up for v2025.7, in case anyone's playing on a preview, hopefully I'll be able to entirely remove the method that was the problem by next preview, but it shouldn't break anything again anyway.
Moonlight Glint  [author] Jul 6 @ 7:29pm 
You most likely have another mod which is trying to make changes to the world generation screen, since tML doesn't provide any means to edit the UI any two mods which edit it are likely to be incompatible.
Max Jul 6 @ 6:41pm 
i have an issue with this mod, i cannot even create a world whenever i have this mod enabled.
Moonlight Glint  [author] Jun 25 @ 12:02pm 
Can you send your client log?
And do you know whether or not it happens with just this mod?
SaucyJack Jun 25 @ 11:50am 
I am also having trouble joining friends, the game just stops at "Requesting tile data."
Moonlight Glint  [author] Jun 20 @ 8:25pm 
Due to changing a lot of the base game's mechanics, a substantial amount of the mod has to be written using CIL, and it appears that I used the wrong conditional branch instruction in the part which is supposed to remove them from modded jungle biomes
Moonlight Glint  [author] Jun 20 @ 6:31pm 
This issue should be fixed in a hotfix shortly