tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
Yeet Skeet
Download v0.1 (6.1 KB)

Live00Wire

Yeet Skeet is a pretty cool mod, it does...this. Modify this file with a description of your mod.

Localizer Package
5 years ago tModLoader v0.11.6.2 Edit | Delete
Complete Harvest
Download v0.2 (13.3 KB)

Buff Froge

Complete Harvest is an addon for the mod Mystic Hunter. It allows the collecting of souls from the innocent critters. You monster.

0.1: added Worm soul and Gold Worm soul.
0.2: added Squirrel, Gold Squirrel and Goldfish soul.

Localizer Package
4 years ago tModLoader v0.11.8 Edit | Delete
simplex noise world gen
Download v0.1 (19.8 KB)

jasper

Simplex noise world gen uses simplex noise from https://github.com/WardBenjamin/SimplexNoise to generate worlds

Localizer Package
4 years ago tModLoader v0.11.7.5 Edit | Delete
Birdbugsnake
Download v0.1 (12.7 KB)

RavenTM

Just a mod that adds 3 vanity items for my group.

Localizer Package
4 years ago tModLoader v0.11.7.8 Edit | Delete
Not enough weapons
Download v0.1 (13.3 KB)

Diamond xD

This is a beta of the mod.

Current items added:

-- Grass dagger

-- Stone dagger

-- Bow of eyes

-- Blade of eyes


More comming soon

:D

Localizer Package
3 years ago tModLoader v0.11.8.8 Edit | Delete
LuciorMod (Bar Sprites Updated)
Download v1.14.3 (4.4 MB)

Foxx1223


Localizer Package
4 years ago tModLoader v0.11.7.7 Edit | Delete
The Ultimate Quality of Life Mod (BETA)
Download v0.1 (42.6 KB)

AshesBTW

---- What does this mod add? ----
This mod adds 2 new NPCs, the Archer and the Miner. Currently they have placeholder sprites (Reskinned guides).
---- The Archer ----
The archer sells all kinds of arrows, from wooden arrows to holy arrows.
---- The Miner ----
The miner sells bars and gems. When in hardmode, he sells all the hardmode bars however they are expensive. He also sells and accesory that boosts mining speed by 50% and can be upgraded. It costs 5 platinum and 31 gold to make a full set of titanium armor if you buy it.
---- Will there be any updates? ----
YES! My next update will be adding a Witch NPC that sells all the solutions and plants, and I will also be adding cross mod content with my first mods being Calamity, Thorium, and possibly MOR.
---- Changelog ----

Localizer Package
4 years ago tModLoader v0.11.8.3 Edit | Delete
Ducking Around

https://i.imgur.com/bDwlaPG.png
Download v0.6.4.1 (1.2 MB)

options

Just ducking around... (this mod is purely for experimentation)

Recent Changes:
v0.6.3
- Moved a bunch of code around (all crafting recipes in ModItem file now)
- Fixed some item drops
- Added Destroyer item
- No crafting recipe ATM
- Spawns sticky bombs on contact
- Definitely not a beyblade

v0.6.3.1
- Fixed some item textures and more enemy drops
- Changed Enemy Spawner text
- Other minor changes

v0.6.4.0
- Fixed custom AI for Eye of Destruction (maybe?)
- May not work on multiplayer
- Removed a couple of crafting recipes

v0.6.4.1
- Fixed issue with boss not dealing damage with projectiles

Future Changes:
- Add a structure to world-gen
- More phases for Eye of Destruction
- More enemies and NPCs
- NPC quests

Localizer Package
4 years ago tModLoader v0.11.8.4 Edit | Delete
BareEssentials: Horde Potion
Download v1.0 (11 KB)

Rasy

Adds the Horde Potion, which increases spawn rate A LOT while it is active.

Localizer Package
4 years ago tModLoader v0.11.8 Edit | Delete
The Uhh Sword
Download v0.1 (33.1 KB)

BarredChicken

The Sword of the Smoges, Duh Cuh Suh Nuh Bruh UHHHHHHHHHH

Localizer Package
4 years ago tModLoader v0.11.7.5 Edit | Delete
Custom Music Mod
Download v0.2 (17.4 KB)

Shipmans AGLA

Customize the music in your game!
This mod contains a single file that changes the music to whatever music files you place in the music folder of this mod.
Does not come with any music, you have to put the music you want in yourself.
Works with calamity to not replace music while in a calamity biome, but also still works without calamity.
I put comments in the code to hopefully make reading and using the mod as clear as possible :)
Your music files need to be named correctly, so you should probably look at and refer to the code of this mod.

How To Use:
1. enable developer mod on tmodloader
2. if you don't have some of the required programs for this, follow this guide for them:
https://github.com/tModLoader/tModLoader/wiki/Basic-Prerequisites
3. extract the mod and move the extracted mod to your mod sources folder
(documents > my games > terraria > mod loader > mod sources)
OR download the files from the mod's github
4. Create a folder in the mod called "Sounds", and create another folder in that folder called "Music" if these folders aren't there already
5. Add your music files to the "Music" folder (Last time I checked, Terraria likes .ogg and .wav file formats for sounds)
If Terraria rejects your sound file's format, import them into audacity and then export them as the correct format
6. Make sure your music files are named correctly by checking the file directory the code looks for when changing the music
These are the lines of code that say "music = GetSoundSlot(SoundType.Music, "Sounds/Music/<your file name here>")"
You will need to open CustomMusicMod.cs for this
7. Comment out (add // before) any "music = GetSoundSlot(SoundType.Music, "Sounds/Music/<your file name here>")" line of code for biomes/events you did not add a music file for
8. Build + reload the mod, and test to see if it works!

You should be able to read the code inside the if statements throughout the code to determine which biome/boss/event they change the music for
for example, if (Main.LocalPlayer.ZoneCorrupt) means the following indented lines of code activate when the player is in the corruption

Localizer Package
3 years ago tModLoader v0.11.8.8 Edit | Delete
Super Cool
Download v0.3 (18.8 KB)

Special Trav

Super Cool is a pretty cool mod, it does...this. Modify this file with a description of your mod.

Localizer Package
5 years ago tModLoader v0.11.6.2 Edit | Delete
Test Mod - Cool Weapons
Download v1.2.3 (132.4 KB)

Luke

Probably don't download...
Adds a cool "endgame" weapon for all classes (except Thrower?).
Only problem is... the weapons all use early pre-hardmode crafting materials.
Also, it lets you stack the new sword? Idk, just experiments is all. Probably new way to reforge the sword without cost as well, but I really don't care, this is just for fun ideas. (Also, seperating the stacked sword may be a bit hard.)

Started adding some custom weapons along the progression of a new playthrough me and my friend are doing so we can have some of my nice ideas to play with.
Also the weapons I am making are biased towards ranged and mage bc those are the classes my and my friend are using on this playthrough.

Plan to make post Moon Lord sans bossfight?




weapons made list:

(melee, ranged, mage, summoner)


king slime: n, n, n, n
eye of cthulhu: n, n, n, n
eow/boc: n, y, y, n
queen bee: n, y, y, n
skeletron: n, y, y, n
wall of flesh: n, n, n, n
the twins: n, n, n, n
the destroyer: n, n, n, n
skeletron prime: n, n, n, n
plantera: n, n, n, n
golem: n, n, n, n
duke fishron: n, n, n, n
lunatic cultist: n, n, n, n
moon lord: n, n, n, n

other:

pumpkin moon: n, n, n, n
frost moon: n, n, n, n
wof again: n, n, n, n

(no celestial events ig)

sans thingy: y, y, y, y (kind of)




Localizer Package
3 years ago tModLoader v0.11.8.9 Edit | Delete
Doom Hammer
Download v0.1 (7.4 KB)

SwordRunning

DOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOM HAMMER!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Localizer Package
4 years ago tModLoader v0.11.7.8 Edit | Delete
Random Weapon
Download v1.0 (11.3 KB)

4keY


Localizer Package
5 years ago tModLoader v0.11.5 Edit | Delete
Additional Spears
Download v0.1.1 (17.6 KB)

Samuel

This Mod adds more spears like:
-Crimtane Spear
-Stardust Spear
-Vortex Spear
-Nebula Spear
-Solar Spear
-Silver Spear

Localizer Package
3 years ago tModLoader v0.11.8.9 Edit | Delete
Retrospecter Vanities

https://i.imgur.com/hajxSP2.png
Download v0.5.2 (242.1 KB)

martintoco

Retrospecter and his characters are NOT made by me, check out his youtube and twitch channels!
- https://www.youtube.com/RetroSpecter
- https://www.twitch.tv/retro_specter

This mod is made by a simple guy messing with their favourite streamer and music artist, the only things made by me are the pixelart and the code, not the designs nor the names.

This was kinda rushed for his birthday, so there's this planned for the future:
- Kamex Set
- And the rest of the sins' Sets

Guide for the items:
- Essence of Wrath: May drop from Demons, Fire imps and with a 100% chance from Bone serpents.

Happy Birthday!

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Terraria X-Treme
Download v1.12 (21.5 KB)

AHIBoyATX

Terraria X-Treme is a mod that aims to enhance the Vanilla version of Terraria. It is supposed to feel more like an update than a mod.

Adds 15 new Melee weapons along with changes to drop rates of vanilla items.
V.1.12
Simple Patch with lower chance for mod zombie arms and higher chance for vanilla zombie arm
Changed drop rate for slime staff

V.1.11
Gave Armalgamation Projectiles

V.1.10
Added New Zombie Arm Types, Fungus, Bloody, Frozen, and The Armalgamation

V.1
Added 11 new melee weapons, Scythes

Note,
After a few updates, old change logs will be deleted.

Localizer Package
3 years ago tModLoader v0.11.8.4 Edit | Delete
Super Stab
Download v0.1 (8 KB)

Lytch

This Mod adds a powerful post Moon Lord shortsword, dealing 4000 damage per hit at insane speeds made out of Luminite, Souls of might and a copper short sword

Localizer Package
5 years ago tModLoader v0.11.6.2 Edit | Delete
Terraria Additions
Download v0.1 (54.2 KB)

LP and Boss

Terraria Additions is a mod that doesn't overhaul the game or add crazy new stuff. It is a simple mod that tweaks the game in small ways to help balance, flesh out,
add some fun stuff. From adding new healing items to re adding the KeyMolds as craftable (however expensive) alternatives to farming we try to make
the game feel just a little more personal. After the official confermation that 1.4.1 would be the end of Terraria content we are trying to add things
that we feel should have been added but weren't due to limitations at Re-Logic.

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