tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
Sness' Shortswords Mod
Download v0.1 (24.5 KB)

Sness

The More Shortswords mod adds a ton of new Short Swords throughout all of Pre-Hardmode and Hardmode.

Current Additions:
4 New Shortswords based off of the Light's Bane, Muramasa, Star Fury, and Terra Blade.

Current Plans:
Shortswords based off of the following vanilla swords: Fiery Greatsword, Blood Butcherer, Blade of Grass, Night's Edge, Cobalt/Palladium, Mythril/Orichalcum, Adamantite/Titanium, Excalibur, Star Wrath, and Influx Waver.

Localizer Package
2 years ago tModLoader v0.11.8.9 Edit | Delete
Sylveon
Download v1.0 (9.5 KB)

Benjamin Høly

Sylveon mod for Sylveon friend :)

Localizer Package
3 years ago tModLoader v0.11.8.9 Edit | Delete
Valiant (Pre-Alpha)
Download v0.1.3 (507.6 KB)

DrunkenCat

Heavily WIP mod that focus on adding more unique boss fights, items and enemies
Current content
-2 boss (pre-hardmode)
-27 items

v0.1.2
Fixed the Beast fight


Localizer Package
4 years ago tModLoader v0.11.8 Edit | Delete
euhh
Download v0.1 (7.3 KB)

euhh

this is a simple mod that adds in a good early game weapon witch can be crafted with 100 dirt

Localizer Package
4 years ago tModLoader v0.11.8 Edit | Delete
Void v1.0
Download v0.1 (73.3 KB)

KrX

Void is mainly a test mod by me, KrX. You might know me from Geometry Dash or Discord.

Localizer Package
4 years ago tModLoader v0.11.7.8 Edit | Delete
Funni Ded Text n Sound
Download v0.2 (675.4 KB)

lasthue

Haha funny death messages , yes

also include funny death sound

Localizer Package
3 years ago tModLoader v0.11.8.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
Uproot
Download v0.1 (3.4 KB)

Cycles3g53

Uproot is unfinished dont download it

Localizer Package
5 years ago tModLoader v0.11.7.5 Edit | Delete
[Gem Mod] V 0.0.1
Download v0.1 (10.6 KB)

GareBearH


Localizer Package
5 years ago tModLoader v0.11.6.2 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
CalorMus (BetAlpha)
Download v0.1 (89.9 KB)

Sasky

CalorMus (BetAlpha) is in betAlpha

Localizer Package
4 years ago tModLoader v0.11.8.1 Edit | Delete
AlternitaveWeapons
Download v0.4 (240.2 KB)

Gehrman

Adds Weapons And Items That Are Mostly Obtained Through Rare Drops

Localizer Package
4 years ago tModLoader v0.11.8.1 Edit | Delete
WafflesLargestMobs
Download v0.2.1 (25.8 KB)

WaffleDevs#3065

WLM adds larger variants of mobs. These larger variants have double the stats of the smaller mob.

Mobs:
Giant Zombie: Normal, Bald, Twiggy, Female, Pincushion, Swamp, Slimed.
Giant Zombie Eskimo


Socials:
Tiktok: WaffleDevs
Discord: WaffleDevs#3065 (DM me if you have any problems!)

Check the homepage for wiki, support and suggestions!


Versions:

v0.2.1:

Added new variants to the Giant Zombie.
Edited damage, defense, and health of Giants to be double the medium size variants.


v0.1.1:

Fixed kb resistance



v0.1.0:

First public release.

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
Rebellion
Download v0.61 (96.4 KB)

Surreal

W.I.P. Modding project

0.1# - Release

0.2-3# - Minor fixes

0.4# - Bean

0.5# - Bean major update

0.6# Minor changes
0.61#

Localizer Package
3 years ago tModLoader v0.11.8.5 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
Swrod
Download v1.2 (80.6 KB)

KrusherG

WIP Mod


Swrod is cool
Swrod is epic
Swrod is very nice
Don't be mean to Swrod :)

!Warning: Might be very buggy!

Also some items might not work.

Will be updated when I feel like it.


Possible Future Additions:
An armor set
More accesories
Different Foods
World Gen (ores and such)


1.2 Update: The Expansive Blades

Adds 4 new accessories
Massivley nerfs and changes multiple items (May change previously created characters)
Adds a couple of buffs
Adds a couple of new items
Removed a couple of broken items

1.1 Update: The Bldae

Updated the Bldae's crafting recipe
Made previously expert mode only items accessible in every difficulty

Localizer Package
3 years ago tModLoader v0.11.8.6 Edit | Delete
Inverted crafting scroll
Download v0.1 (9 KB)

Gaelyte

A simple mod that makes the scroll on the craft bar go the other way

Localizer Package
4 years ago tModLoader v0.11.8.3 Edit | Delete
Hellstone Bar Recipe Edit
Download v0.1 (18.2 KB)

SD9k

Removes obsidian as a requirement for Hellstone Bars, and increases the amount of Hellstone required to compensate.

Localizer Package
4 years ago tModLoader v0.11.8.3 Edit | Delete
Dragon Sword
Download v0.1 (8.5 KB)

Orange

Dragon Sword mod is a mod that only adds one sword (as of now). Its a post-mech boss weapon needing 100 iron bars, 1 iron broadsword and 20 hallowed bars

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