tModLoader
Alternatives Library
Показване на 1 — 10 от 34 постъпления
< 1  2  3  4 >
Обновление: 7 окт. в 20:22

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

Обновление: 3 окт. в 15:34

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

+ Modded recipes which can be crafted with crimson or corruption items now support alt evil materials by default
+ Added FishingLootPool<TAltBiome>, which allows modders to easily handle fishing for their alt biomes with better compatibility
+ Alt biomes can now automatically register their tiles for biome sight potions by overriding AltBiome.BiomeSightColor

Обновление: 20 септ. в 18:58

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

* Fixed an issue where the hardmode V intersecting thorn bushes would cause an error, stopping the world from entering hardmode

Обновление: 8 авг. в 13:48

Version 2.1.1.3 has been published to Preview tModLoader v2025.7, learn more at the homepage[github.com]

Обновление: 8 авг. в 13:41

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

* Fixed evil jungle grass spreading (thanks, MarfMaster, Master of Marfs!)
* Fixed some issues with vine conversion

Обновление: 5 авг. в 14:34

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

+ The dungeon will no longer overlap evil biomes
* Mod Calls are slightly easier to use
* Fixed cave walls 7 & 8 being deconverted to stone

Обновление: 15 юли в 12:39

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

Fixed vanilla biomes' biomes being null

Обновление: 7 юли в 14:07

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

+ Now properly replaces vanilla evil stone in NPC dialog
+ The tile name is now provided to custom ore blessing messages, this should allow custom blessing messages to use the base localization if the purpose of the custom message is to change — rather than replace — it.

Обновление: 28 юни в 15:11

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

Обновление: 23 юни в 10:34

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)