tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
Terraria mid-bosses
Download v0.1 (27.4 KB)

MYSTICAL CREATOR

[Рус/Rus]
добавляет мини боссов в террарию, и эксклюзивные оружия для каждого мини-босса
(описание только для первых бета-версий)
(в бета-версиях могут быть только небольшие добавления/изменения, вас предупредили) (это предупреждение будет стоять здесь долго)

Localizer Package
4 years ago tModLoader v0.11.8.3 Edit | Delete
Draeden mod
Download v0.6 (19.6 KB)

AlixanderTheSavage

-adds OP items that can be redeemed with a op token
-adds monsters
-adds post moon lord weapons
-adds the infinity gauntlet ( infinity stones have a 1 out of 5000 chance of dropping from any monster )
-adds tools
-adds random items

Localizer Package
6 years ago tModLoader v0.10.1.5 Edit | Delete
Tempest's addons
Download v0.0.2 (10.9 KB)

Tempest

Tempest's addons is made a by an amateur and may as a result be buggy, USE AT YOUR OWN RISK. you can contact me via my discord server at https://discord.gg/f6JpNbb4FD

Localizer Package
4 years ago tModLoader v0.11.7.7 Edit | Delete
Kaizian Mod
Download v0.1.0.0 (96.7 KB)

Croww

Kaizian Mod is a mod still in the early stages of development.
Currently it includes:
1 set of armour
1 set of tools
2 new weapons
3 new ores
5 new tiles
a total of 15 brand new items!
As well as more than 35 new recipes for existing and new items!
You can support this mod�s development by becoming a patreon on https://www.patreon.com/kaizianmod

Localizer Package
4 years ago tModLoader v0.11.7.7 Edit | Delete
Dismantle Everything
Download v0.2 (16.5 KB)

Agoras


Localizer Package
4 years ago tModLoader v0.11.7.7 Edit | Delete
Instant Heart Attack
Download v1.0 (19.6 KB)

HellGoesOn

This mod gives your character a heart attack

Localizer Package
4 years ago tModLoader v0.11.8 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
Better Paladin's Hammer
Download v1.0 (185.2 KB)

Tyrael

Better Paladin's Hammer buffs the weapons just enough to be an end game melee weapon. Hammer Time! Thanks to V0xtr, who helped me with the codes and general game based knowledge to facilitate balancing the weapon.

Localizer Package
3 years ago tModLoader v0.11.8.4 Edit | Delete
Kiloton7's Vanity Set

https://i.imgur.com/zE3Irnq.png
Download v1.0 (21.4 KB)

Hex

Adds Kiloton Vanity Set.
Made by me Hex!
pls commission me im doing custom furry vanity sets msg me on discord

Hecks#1616

Character owned by: Kilofrostpaw on furaffinity.

Localizer Package
3 years ago tModLoader v0.11.8.6 Edit | Delete
Events and more
Download v0.2 (4.3 MB)

Gravitywave_42

Events and more, as the name implies, focuses on expanding the events and world side of Terraria - something I've found to be rather lacking in other mods. It's still in it's early stages, and I'm not the best coder or visual artist (although I didn't make all the sprites), but I still hope you enjoy.

So far, it has

12 new items - two weapons for each class, three summoning items, and a utility tool.

2 events -

The ninja invasion - a counterpart to the pirates, these stealthy warriors are summoned with a Shinobi Medallion, crafted with a Chain, Demonite/Crimtane, and a Soul of Night at a Hardmode anvil, at night.

The Cult of the Deep - A group of water fanatics, enraged by the combining of water and fire. Their summon item is crafted with a hellstone and three coral at an anvil, or summon their leader directly with a iron/lead ore and fireblossems (Only after the event is defeated, however!). Intended for late pre-hardmode.

More coming just as soon as we can make it! Constructive feedback appreciated.

Also, huge thanks to Yoitrax and Rexlambo for the music (Warrior for the ninja and Abyss for the Cult respectivly). I really appreciate the generosity of making music and giving it around for anyone to use, and.. well, thanks.

Localizer Package
2 years ago tModLoader v0.11.8.9 Edit | Delete
Insomnia Mod
Download v0.1.2 (367.2 KB)

Hyperdel

The Insomnia Mod adds...

Yoyo related things such as:
1. More yoyos (4 so far)
2. More cool counterweights (well 4 now but more to come) with special abilities (bought from skeleton merchant)
3. Yoyo bag upgrade

Mage weapons that are named after natural disasters (some are done, most are not)

Dev Items that are so strong it still can't kill the expert slime...

A soon to be biome, I've added some basic tiles for it such as custom grass, stone, dirt, and ore but the generation or enemies for it are not done.

And a work in progress boss (has no loot because I'm working on the ai first)

I am just one man, so I'm sorry if it's very small features. I'm still learning coding so this may be wack and expect many bugs.

Also, I really need help with sprites as to be honest, my sprites don't look great (if you're not willing to do it for free then skip)
Contact me on discord if you want to sprite for me and ill put you into the author or description if you want to be credited.
hyper#5034

version 0.1.2:
- Boss Checklist support for Electrix.
- Boss is still unfinished, but there's a summon item to fight the boss now.
- 3 more yoyos.
- 3 more counterweights.
- Thank you for 100 downloads! More updates to come.

Localizer Package
4 years ago tModLoader v0.11.7.8 Edit | Delete
SpineTheTerraBlade
Download v0.1 (8.8 KB)

EgorLapchenko

Мод добавляет Меч - ТерраСпайн. Очень хороший меч.
Нужен TerraLite - Тоже мод. На облегченную версию Клинка Земли - Терра меча.
Будет улучшаться.

Localizer Package
4 years ago tModLoader v0.11.7.6 Edit | Delete
RedMod
Download v0.1 (20.9 KB)

Shea

InsaneMod is a mod that This Mod adds a prehardmode armour that is crafted with red bar obtained by crafting obsidian and copper bar together.

Localizer Package
4 years ago tModLoader v0.11.7.6 Edit | Delete
Power Cubes
Download v0.2 (23.3 KB)

zyuwi

WARNING: These things are a tad OP, use if you want, don't complain if they're too OP for you, you have been warned.

Localizer Package
4 years ago tModLoader v0.11.7.7 Edit | Delete
Eternity's End
Download v1.1.2 (163.3 KB)

Woodio


Localizer Package
4 years ago tModLoader v0.11.7.5 Edit | Delete
Midevil Modernity
Download v0.1 (9.1 KB)

Gunnshow

This mod adds two RWBY weapons that are as similar as i can make them. Hope you enjoy!!!

Localizer Package
4 years ago tModLoader v0.11.7.8 Edit | Delete
Corrupt Wepons (First mod)
Download v0.1 (10.3 KB)

benas700

Corrupt wepons which i wishh i would of called some else (my First mod) is a ok cool mod, it adds stuff.

Localizer Package
4 years ago tModLoader v0.11.8 Edit | Delete
Kitty Mod
Download v0.3 (132.3 KB)

RandomPerson109

This mod is still a huge work in progress.

Do you like cats?
Do you like items?
Cat Items.

This mod adds cat items and soon items that spawn cats and maybe cat bosses too (that will drop cat items)
This mod is not very serious and really is just me liking cats.

Localizer Package
4 years ago tModLoader v0.11.8.1 Edit | Delete
Race-Specific Text
Download v0.1.2 (11.8 KB)

Shaggy Overlord


Localizer Package
4 years ago tModLoader v0.11.8.4 Edit | Delete
Chicken Nugget
Download v0.9.5 (201.1 KB)

Me

UPDATE 0.9.5!
Added the solarium hamaxe.
Revamped item sizes.

Localizer Package
4 years ago tModLoader v0.11.8.3 Edit | Delete
<<-- | <- | -> | -->>