tModLoader

tModLoader

Alternatives Library
Showing 1-10 of 26 entries
< 1  2  3 >
Update: Jun 28 @ 3:11pm

Version 2.1.0.4 has been published to Stable tModLoader v2025.4, learn more at the homepage[github.com]

Update: Jun 23 @ 10:34am

Version 2.1.0.3 has been published to Stable tModLoader v2025.4, learn more at the homepage[github.com]

* evil jungle grasses will now automatically be added as conversions for mushroom grasses, this can be disabled by passing false to the extraFunctions parameter of AddTileConversion
* Alt ores can now have a custom message when spawned by smashing an altar, using a BlessMessage localization (located in the same place as name and description)

Update: Jun 18 @ 3:28pm

Version 2.1.0.2 has been published to Stable tModLoader v2025.4, learn more at the homepage[github.com]

Fixed an issue where Dynasty Toilets were considered a type of ore
Ores now default to being included in extractinator drops

Update: Jun 11 @ 9:31pm

Version 2.1.0.1 has been published to Stable tModLoader v2025.4, learn more at the homepage[github.com]

Fixed a crash when unloading

Update: Jun 11 @ 1:47pm

Version 2.1 has been published to Stable tModLoader v2025.4, learn more at the homepage[github.com]

Added support for alternate jungle and hell biomes, and alternate ores

Update: May 30 @ 3:53pm

Version 2.0.2.2 has been published to Stable tModLoader v2025.3, learn more at the homepage[github.com]

Update: May 22 @ 1:00pm

Version 2.0.2.1 has been published to Stable tModLoader v2025.3, learn more at the homepage[github.com]

Update: May 6 @ 5:14pm

Version 2.0.2 has been published to Stable tModLoader v2025.3, learn more at the homepage[github.com]

Seed copying/pasting support

Update: Apr 7 @ 1:45pm

Version 2.0.1.2:
Fixed Crimson generating Demonite instead of Crimtane

Update: Mar 27 @ 2:12pm

Version 2.0.1.1:

Mods can now register custom dungeon chests with the "adddungeonchest" call to improve compatibility, see https://github.com/Tyfyter/AltLibrary/blob/main/AltLibrary.cs#L83 for exact details

Bug fixes