tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
Strange Plant Recipes
Download v0.1 (6.5 KB)

Sean Weidlich

Do you hate walking around finding strange plants. Do you hate not being able to craft them. Well look no further then this mod. This mod adds a recpide that is very easy to craft for Strange Plants.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
GemFarm
Download v1.2 (29 KB)

Goodcaster1

Adds in GemShrubs as a stand in for GemTrees until 1.4 update. Make Gemcorn by crafting 1 gem with 1 acorn.


V1.2: Corrected bug where seeds replaced planted shrubs

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Deltarune Boss Fights

https://i.imgur.com/JQEZyKc.png
Download v0.2101 (29.2 KB)

SPAMTON

Deltarune boss fights. This mod helps on making the fight of SPAMTON NEO in terraria exist. Maybe more if i update it to include JEVIL! maybe even SANS! or QUEEN?
So so sooo sorry I dont know how to code very well to even add SPAMTON NEO so instead I had to just add a few more items... Im so so so SORRY

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Дробовик "Инквизитор"
Download v1.0 (11 KB)

Dominixon

Этот мод добавляет уникальный дробовик - Инквизитор.

Этот скорострельный дробовик стреляет сначала ихоровыми
а затем обычными пулями.

Его можно получить в начале хардмода скрафтив из дробовика,
обреза, 30 ихора и 20 святых слитка на верстаке.

Если вы заметите странное дерганье дробовика когда двигаетесь
знайте что это баг самого тмодлоадера и я ничего не могу
поделать с этим.




Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Rabi-Ribi: Cocoa Boss Fight
Download v1.0.7 (3.1 MB)

中学生

现在你可以在泰拉瑞亚里与可可亚战斗!
You can Fight with Cocoa in Terraria Now!

关于挑战规则:
About the Challenge rules:
1.
格斗场地需保持平坦,起伏不能超过一个物块
The combat ground should be kept flat and the fluctuations should not over one tile
2.
装备强度应遵循Boss召唤道具的物品描述规定的区间
The equipments should match to the range what the tooltips of the boss-summon item sets
3.
禁止使用坐骑、矿车、翅膀和裂位法杖
Mounts, minecarts, wings and the Rod of discord is banned to use
4.
不允许架设任何平台
You are not allowed to build any plateforms

感谢游玩!也希望你能试试Rabi-Ribi!
Thanks for playing! also please try Rabi-Ribi!

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
New Katanas
Download v1.0.4 (313.4 KB)

Fires

New Katana is a shameless ripoff of mokatana that I got no permission for. I am still working on balancing and fixing dumb stuff. Alt attack on broken katana is very fun.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Fishoholic (Development Build)
Download v0.0.0.1 (7 KB)

MrForbas and 2coolg

Fishoholic is a mod that adds new items and features.
(When I decide to actually continue working on it)

Change log

Release 0.0.0.1
- Added template item

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Yeet'sFirstModOpenTesting
Download v0.2 (16.1 KB)

Yeet Nation

As of right now, this mod is currently incomplete.

The goal of this mod is purely to add several fancy types of weapons to the game.

Each weapon added have are variented by each ore in the game.

Currently, the only weapons added are of the following:
▪Zweihänder
▪Copper
▪Tin
▪Iron
▪Lead
▪Silver (In the works)

Join my discord here:
https://discord.gg/4k2eVgZ9yc
Yeet nation#5093

Enjoy the mod, It should be compatible with most other mods(If not all)

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Light Ascend
Download v0.2.6 (628.8 KB)

Shadow.nee

in development and regular testing...

2nd number of version is number of items.

Items:
-Weapons:
-Post-Plantera: 1
-Post-ML: 1

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Chen's Bad Prefix Reroller

https://i.imgur.com/vPEGlik.png
Download v0.0.3 (26.2 KB)

blancfaye7

This mod literally just rerolls the vanilla bad prefixes into another existing one. That's it.

Do note that this mod implements a way to avoid going into an infinite loop, so only a limited number of virtual retries are implemented. If you are very unlucky, you'd still get one of the bad prefixes. Number of retries is configurable.

One can add more (or remove some) "bad" prefixes by using Mod.Call.

Adding a bad prefix:
Mod mod = ModLoader.GetMod("ChensBadPrefixReroller");
if (mod != null)
{
mod.Call("AddBadPrefix", PrefixID.Legendary);
mod.Call("AddBadPrefix", ModContent.PrefixType<MyModdedPrefix>());
}

Removing a bad prefix:
Mod mod = ModLoader.GetMod("ChensBadPrefixReroller");
if (mod != null)
{
mod.Call("RemoveBadPrefix", PrefixID.Awkward);
mod.Call("RemoveBadPrefix", ModContent.PrefixType<MyModdedPrefix>());
}

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Starry nights mod
Download v0.1 (10.2 KB)

Jeffo

This is the starry night mod at the moment it consists of
-2 weapons

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Derp's Package
Download v0.0.3 (104.3 KB)

numberguy1337

Derp's Package; adds some weapons for early to late game ( nothing super fancy yet ).

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
explosion.gif

https://i.imgur.com/CeWkUWa.png
Download v0.1.1 (169.8 KB)

Rotund Enjoyer

explosion.gif

spam explosion gif everywhere.
also have mod config.

very cool

Changelog :

v.0.1.1

- Added icon
- Added explode transparant config

v.0.1

- Initial release

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Automan's Vanity Pack
Download v0.3 (35.5 KB)

automan29

Adds some cool vanity to the game. Not many at the moment

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Automan's Vanity Pack V1
Download v0.1 (20.2 KB)

automan29


Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Rotund
Download v0.1 (372.4 KB)

Rotund Enjoyer

Rotund Mod

Rotund is rotund

Its one of the greatest rotund
Its existence affect the world directly
It does not care for our mortal designations. For it is beyond all of it.

for all the rotund enjoyer.
glory to the rotund.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Biome Essences
Download v1.1.2 (213.1 KB)

nullFoo

Adds unique accessories for each of the biomes, including the caverns and skies. Each of the Lesser Essences can be upgraded after defeating a boss (so far I've only made 2 of the bosses). These accessories give buffs in their respective biomes and the upgraded versions add special abilities and effects, and can be combined until you achieve the Essence of Terraria, which enables all essence effects no matter what biome you are in.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Gerd's Extra Mod
Download v1.0 (4.7 MB)

Mr.Gerd26


Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Treasure Opener
Download v0.1 (59.6 KB)

Bigounce

Automation is a mod that literally just adds a way to instantly sell treasure bags. ONLY WORKS WTH VANILLA BAGS AS OF NOW

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Better Ores to Bars ratio
Download v0.1 (9.2 KB)

Xetaxheb

Changes vanilla ores to bars to a 1:1 ratio, can be customized.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
<<-- | <- | -> | -->>