tModLoader

tModLoader

84 beoordelingen
Alternatives Library
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Mod Features: Library, Custom World Gen
Mod Side: Both
tModLoader Version: 1.4.4
Language: English
Bestandsgrootte
Geplaatst op
Bijgewerkt op
817.811 KB
1 dec 2024 om 10:28
7 okt om 20:22
34 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Alternatives Library

Omschrijving
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
Origineel geplaatst door tModLoader AltLibrary:
Developed By Moonlight Glint (1.1 and onward), formerly FoxXD_ and RQXY // cace
19 opmerkingen
Moonlight Glint  [auteur] 22 sep om 16:31 
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 22 sep om 15:06 
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  [auteur] 8 aug om 13:52 
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  [auteur] 8 aug om 13:50 
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  [auteur] 6 jul om 19:29 
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 6 jul om 18:41 
i have an issue with this mod, i cannot even create a world whenever i have this mod enabled.
Moonlight Glint  [auteur] 25 jun om 12:02 
Can you send your client log?
And do you know whether or not it happens with just this mod?
SaucyJack 25 jun om 11:50 
I am also having trouble joining friends, the game just stops at "Requesting tile data."
Moonlight Glint  [auteur] 20 jun om 20:25 
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  [auteur] 20 jun om 18:31 
This issue should be fixed in a hotfix shortly