tModLoader

tModLoader

84 个评价
Alternatives Library
   
奖励
收藏
已收藏
取消收藏
模组功能: 模组类库, 地图生成
tModLoader版本: 1.4.4
语言: 英语
文件大小
发表于
更新日期
819.639 KB
2024 年 12 月 1 日 上午 10:28
10 月 3 日 下午 3:34
33 项改动说明 ( 查看 )

订阅以下载
Alternatives Library

描述
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
引用自 tModLoader AltLibrary
Developed By Moonlight Glint (1.1 and onward), formerly FoxXD_ and RQXY // cace
19 条留言
Moonlight Glint  [作者] 9 月 22 日 下午 4: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 9 月 22 日 下午 3: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  [作者] 8 月 8 日 下午 1: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  [作者] 8 月 8 日 下午 1: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  [作者] 7 月 6 日 下午 7: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 7 月 6 日 下午 6:41 
i have an issue with this mod, i cannot even create a world whenever i have this mod enabled.
Moonlight Glint  [作者] 6 月 25 日 下午 12:02 
Can you send your client log?
And do you know whether or not it happens with just this mod?
SaucyJack 6 月 25 日 上午 11:50 
I am also having trouble joining friends, the game just stops at "Requesting tile data."
Moonlight Glint  [作者] 6 月 20 日 下午 8: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  [作者] 6 月 20 日 下午 6:31 
This issue should be fixed in a hotfix shortly