tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
Spectral Tools
Download v0.5 (39.5 KB)

ggp789

Spectral Tools Mod Adds
2 Bosses
11 Weapons
7 Crafting materials
1 Vanity Mask

Current Developers
ggp789
SuperSnagret64 (CommanderBones)

Localizer Package
7 years ago tModLoader v0.10.1 Edit | Delete
Egor's Mod Of Stuff

https://i.imgur.com/ZsNt9rd.png
Download v3.4 (76 KB)

ZLDFN101

Egor's Mod Of Stuff is a...Mod,for sure, but it is in a VERY InProg Stage yet,GOOD SIRS,and it adds items which MAKE YOUR EYES BLEED BLOOD
okay,okay,now,saeriously,this pile of code currently adds only:
a cool ice cube boss, who just...exists
a whopping amount of 4 Simplonium items,a demonite-tier ore
a NEW GODDAMN BIOME!WITH A MOB IN IT! AAAAAAHHHH!!!1!!!!!!!1!!!!
some other stuf i don't even know why does it exist
-ADDS AN KINDA UNIQUE MEELEE WEAPON CLASS WHICH JUST HAS A DIFFERENT ANIMATION FOR USE!
-ANOTHER MOB!

Localizer Package
6 years ago tModLoader v0.10.1.5 Edit | Delete
Sword Mania - Get all the elemental Swords
Download v0.1 (5.4 KB)

Ciblet

Sword Mania - Get all the elemental Swords is a pretty cool mod, it does...this. Modify this file with a description of your mod.

Localizer Package
6 years ago tModLoader v0.10.1.5 Edit | Delete
Kanaga's Mod

https://i.imgur.com/S2ExvyI.png
Download v0.6 (33.5 KB)

Kanaga

;)
adds some QOL stuff.

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Chippy's Rod Of Discord Timer
Download v0.1.2 (8.2 KB)

Prophecy Foretold Team

Thank you Chippy, for the endless hours of entertainment.

Love. OS.

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Genesis

https://i.imgur.com/7tzkTbg.png
Download v0.2.0.5 (313.8 KB)

DeannThunder

Hello all!
DeannThunder here bringing you all a mod that took me really long but still sucks.

This is the first alpha of Genesis.
FAIR WARNING!!!!!:THIS MOD IS NOWHERE NEAR BETA LET ALONE RELEASE.
So what does this mod add.

-1 NEW CLASS,
-39 items,
-2 bosses,
-2 npcs,
Some other stuff.

With the new Reaper class your damage will increase as your health depletes.

WIP
- The boss King Sting,
- Aluminium stuff,
- 5 new npcs,
- Maybe a boss?

Known bugs:
-Multiplayer just doesn't work,
-Obsidian Pointer stacks up to 99,
-Slight texture offset

If you have any questions you can contact me on discord (Deann#9098)




Localizer Package
6 years ago tModLoader v0.10.1.5 Edit | Delete
Doc & Tactical's Mod
Download v0.1 (8.6 KB)

Tactical Face Cheese &am…

Doc & Tactical's Mod is a pretty cool mod, it does...this. Modify this file with a description of your mod.

Localizer Package
7 years ago tModLoader v0.10.0.2 Edit | Delete
Twitch Chat Code Redesign Update

https://i.imgur.com/oJpyGJU.png
Download v0.3.2 (660.6 KB)

KindredTheFox

Please, report ANY issues with mod in discord.
Things never get fixed if i don't know about it!

Now config can be changed using in game config menu, but config file still used to load mod!


OAToken -> Your "password" what allow you enter the chat. Never paste here your own password
Use only token what you get from https://twitchapps.com/tmi/
It should starts with oauth: and 30 symbols.

IgnoreCommands Does mod should ignore commands (messages starting from ! for example)
Also enables ignoring bot messages and your own messages (in case selfbotting).
Enable it after you enshure what you see meessages from twitch.

EnableFun Experimental implementation of Twitch Plays Terraria.
Still lack of content, but if you want create a content pack use template from github or decompile example module mod or dm me in discord KindRed-Sand#2340

After changin anything in config save all changes and type
/t reload to apply changes and force mod to reconnect

All emoticons what your game was loaded stores on your disc at
/ModLoader/Mods/Cache/Twitch/emoticons

Also each emote loaded from twitch chat can be reused using \[e:EmoteAlias] tag

You can also send messages in chat using
/t m Your Text Here

0.3.2 Update:
Major code redesign
Created external modules. Note: WorldEvent and VoteEvent can be loaded from ANY world so if you are mod creator you also can add event based on your mod!
.2:
Possible fix for crashing when saving world
Now town NPC renaming can be disabled in config

0.2.4 Update:

Changed emoticons delivery system, changed storage folder to
/ModLoader/Mods/Cache/Twitch
Config file will be moved automatically at new place
Added Twitch Plays Terraria experimental module what can be enabled using
EnableFun = True
.1:
Potential fix for crashing at mod initialization state (mod fails to move config file)
.2:
Added a wrapper around NetSend untill tML 0.11.4 in case what clients without mod stucks in endles Mod Sync.
Potential fix for msg spamming twice if Host & Play
.3:
Fixed emoticons won't loading from server since SSL error. Switched back to HTTP requests.
Changed way how TwitchBoss works, so it again enabled in servers
.4
Fall back to WebClient since tML 0.11 breaks System.Net.Http assembly
Now emoticons should load, but way slower. I hope it get fixed in future

0.1.0 Update:

Added async emoticon downloading in runtime
.1 Potential fix for multi loading emotes newer got loaded
Also added /te fs for clearing failsafe cache (if client get exception while loading emote, it add this emote to failsafe list and prevent trying to load any emote from this list)
/te c clear texture cache.

0.0.3.1 Update:

Added flag IgnoreCommands what allow ignore bot spams
.1 Changed home page to tcf instead discord

0.0.2 Update:

Added ShowAllIrc flag for debugging. Just print all unhandled messages from server in chat.
Minor perfomance enchancesment

Report any bugs for me in discord KindRed-Sand#2340

"> This mod print text from stream in game chat

Please, report ANY issues with mod in discord.
Things never get fixed if i don't know about it!

Now config can be changed using in game config menu, but config file still used to load mod!


OAToken -> Your "password" what allow you enter the chat. Never paste here your own password
Use only token what you get from https://twitchapps.com/tmi/
It should starts with oauth: and 30 symbols.

IgnoreCommands Does mod should ignore commands (messages starting from ! for example)
Also enables ignoring bot messages and your own messages (in case selfbotting).
Enable it after you enshure what you see meessages from twitch.

EnableFun Experimental implementation of Twitch Plays Terraria.
Still lack of content, but if you want create a content pack use template from github or decompile example module mod or dm me in discord KindRed-Sand#2340

After changin anything in config save all changes and type
/t reload to apply changes and force mod to reconnect

All emoticons what your game was loaded stores on your disc at
/ModLoader/Mods/Cache/Twitch/emoticons

Also each emote loaded from twitch chat can be reused using \[e:EmoteAlias] tag

You can also send messages in chat using
/t m Your Text Here

0.3.2 Update:
Major code redesign
Created external modules. Note: WorldEvent and VoteEvent can be loaded from ANY world so if you are mod creator you also can add event based on your mod!
.2:
Possible fix for crashing when saving world
Now town NPC renaming can be disabled in config

0.2.4 Update:

Changed emoticons delivery system, changed storage folder to
/ModLoader/Mods/Cache/Twitch
Config file will be moved automatically at new place
Added Twitch Plays Terraria experimental module what can be enabled using
EnableFun = True
.1:
Potential fix for crashing at mod initialization state (mod fails to move config file)
.2:
Added a wrapper around NetSend untill tML 0.11.4 in case what clients without mod stucks in endles Mod Sync.
Potential fix for msg spamming twice if Host & Play
.3:
Fixed emoticons won't loading from server since SSL error. Switched back to HTTP requests.
Changed way how TwitchBoss works, so it again enabled in servers
.4
Fall back to WebClient since tML 0.11 breaks System.Net.Http assembly
Now emoticons should load, but way slower. I hope it get fixed in future

0.1.0 Update:

Added async emoticon downloading in runtime
.1 Potential fix for multi loading emotes newer got loaded
Also added /te fs for clearing failsafe cache (if client get exception while loading emote, it add this emote to failsafe list and prevent trying to load any emote from this list)
/te c clear texture cache.

0.0.3.1 Update:

Added flag IgnoreCommands what allow ignore bot spams
.1 Changed home page to tcf instead discord

0.0.2 Update:

Added ShowAllIrc flag for debugging. Just print all unhandled messages from server in chat.
Minor perfomance enchancesment

Report any bugs for me in discord KindRed-Sand#2340


Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Weaponry Mod

https://mirror.sgkoi.dev/direct/WeaponryMod.png
Download v1.6.1 (134.8 KB)

GetReel YT

This mod is a mod in which you get more weapons to craft and make throughout the game!
The crafting is not too simple nor complicated, but if you wanna leave some reccommendations or feedback, join the Discord! Also, by joining the Discord you will be notified when new updates are released, so join with the folowing link:

https://discord.gg/ZaRbJ4S224

Logs:

v1.1:

-Added an icon for the mod;
-Created Discord Server;
-Changed the description of the mod.

v1.2:

-Added 4 new weapons.

v1.3:

-Added 1 new weapon;
-Changed the mod description;
-Changed the mod name.

v1.3.1:

-Rearanged the damage levels.

v1.3.2:

-Transfered mod to start fresh.

v1.3.3:

-Changed the mod's icon.

v1.3.4:

-Added 1 new weapon.

v1.3.5:

-Rearanged the damage levels.

v1.4:

-Added 3 new weapons;
-Rescaled the sprite for the Vortex Pistol so that it's bigger;
-Changed the properties for some weapons.

v1.5:

-Added 5 new weapons;
-First magic weapon introduced.

v1.5.1:

-Confirmed visibility of mod icon in the mod browser;
-Created a github repository.

v1.5.2
-Added 2 new magic weapons; one of them drops from Retinazer with a 20% drop rate.

v1.5.2.1:
-I messed up the description lol.

v1.5.3:
-Modified the properties for some weapons.

v1.6.0:
-Added 5 new weapons;
-Remade 5 old weapon sprites;
-Introducing Crynium ore - along with wings, armor, pickaxe and hamaxe, two magic weapons, and one melee weapon;
Crynium: Post-Golem, 210 pp required to mine, spawns everywhere underground, armor is amazing imo lol;
-Introducing 6 new accessories;
-Introducing 3 new materials; and
-New mod icon

v1.6.1:
-Added reccommended ammo and ammo pouch; and
-Added a new material used to craft it and future ammo pouches

Localizer Package
3 years ago tModLoader v0.11.8 Edit | Delete
Drop Items On Death
Download v0.1.0 (10.1 KB)

Code6

DropItemsOnDeath makes players drop just a few random items when they die. The items are only taken from the main part of the inventory, below the hotbar. Gives just a little more death penalty for softcore characters.

Localizer Package
7 years ago tModLoader v0.10.0.2 Edit | Delete
A Weapon

https://i.imgur.com/rAAdf9T.png
Download v1.1 (74.7 KB)

是黑岩啊


Localizer Package
2 years ago tModLoader v0.11.8.5 Edit | Delete
Sonic
Download v0.3 (24 KB)

FlyLy

This is a pre early test of the Sonic mod you can download it just for fun.
leave your comments on my Discord ( my Name is: FlyLy#0342 )
Also use a mod named : Recipe Browser : to help you with recipes

Localizer Package
5 years ago tModLoader v0.10.1.5 Edit | Delete
Sun Allergy

https://i.imgur.com/AsGMdxS.png
Download v1.0.1.0 (9.6 KB)

Shwb999

Sun Allergy makes your player allergic to the sun, meaning you must stay underground. Going anywhere near the daylight will hurt!
Temporarily curable with a potion made from 50 obsidian, 25 blink root, 25 gold/platinum bars, and 10 shiverthorns.
Spawn underground with 1 torch
New world highly reccomended.

Localizer Package
6 years ago tModLoader v0.10.1.3 Edit | Delete
Guns and Things
Download v69.420 (237.4 KB)

wasduhjk53

Guns and Things adds in Guns and some other things!

Note:
Hey, it has been a while. This mod will no longer be supported, you may see some updates here and there but they're some additional touches before being completely abandoned. 1.4 GunsAndThings may have less content for now but will be receiving updates.

Items:
Weapons: M231, Karambit and AA-12.
Materials: Book piece, Bullet, Drum Magazine, Grip, Gun Barrel, Gun Base, Gun Magazine, Gun Muzzle, Gun Stock, How to AA-12 Book, Iron Sight, Pencil, Plastic and Rubber.
Unused Materials: Sniper Scope.
Accessories: Crit Master, Juggernaut Equipment, Power Hungry. and Speed Demon.

Update list:
v69.420 (Go crazy ahhh go stupid ahhh)
The mod is now open source.
Added homepage. (Once I make a wiki and it doesn't get deleted for whatever reason, I will put it at the bottom of the list)

v1.3.0.3 (AA-12 change and slight fix)
AA-12 with birdshot now has double spread compared to the regular AA-12.
AA-12 with birdshot should now have 4% > 0% critical strike chance if you have nothing that increases critical strike chance.
Changed AA-12 tooltips.
Crit Master and Juggernaut Equipment had a bigger number than their actual sprite in the code.

v1.3.0.2 (Drop rates added, Speed Demon change, Juggernaut Equipment change and other)
Pencil now has a 25% chance of dropping from Skeletron Prime.
Speed Demon has a 1% chance of being dropped by Bone Lee.
Speed Demon acceleration has been increased but speed has been decreased.
Changed Speed Demon tooltip.
Juggernaut Equipment now has 500 aggro.
Changed Juggernaut Equipment tooltip.
Changed mod display name.
Changed author.
Fixed description errors.
Removed changes that never applied.

v1.3.0.1 (Quick fix)
Changed Bullet sprite. (Power Hungry sprite has Bullet with different colours)

v1.3 (Final major update)
Added in AA-12 with 2 other variants.
Added in 4 accessories.
Added in some materials.
Karambit has been massively buffed to make up for the short range.
Changed all crafting recipes.
Sniper Scope is unobtainable in change of being sold for 1 platinum.
You can obtain the M231 and AA-12 from the Arms Dealer shop after defeating Plantera.
Changed all item rarity. (Based on how early it can be obtained)

v1.2.4 (Karambit change, M231 change, Knife Blade change and Gun Magazine change)
Karambit is Auto Swing again.
Karambit now finishes its attack in 42 > 15 frames.
Karambit now deals 80 damage.
Karambit now sells for 40 Gold coins instead of 35.
Changed the Karambit's sprite. (It is now less uglier)
Changed the Karambit's tooltip.
Changed the M231's Tooltip. (Including other ones with Attachments)
Knife Blade now deals 8 damage.
Changed the Knife Blade's Tooltip.
Gun Magazine now requires 20 Bullets.

v1.0 (Release)
Added in M231 and Karambit.
Added in Plastic, Rubber, Grip, Gun Barrel, Gun Base, Gun Magazine, Gun Muzzle and Gun Stock.

Localizer Package
one year ago tModLoader v0.11.8.9 Edit | Delete
Crafterbuddy's Craftables
Download v0.1.0.1 (6.7 KB)

crafterbuddy

This quality of life mod adds in 100+ crafting recipes for a bunch of previously uncraftable vanilla items. It was inspired in part by mods like imkSushi's mod and the Reduced Grinding mod, though for the most part, it was inspired by the additional vanilla crafting in the Calamity Mod. Along with many of its own new recipes, this mod has most of the Calamity Mod's extra vanilla recipes (with a few slightly altered) but does not require the Calamity Mod to be installed.

To find the recipes, just ask the guide about items over time. For an actual, full list of crafting recipes, I suppose you could get the CheatSheet Mod and check "craftables" in the "Recipes" tab.

Localizer Package
5 years ago tModLoader v0.10.1.5 Edit | Delete
Potato Mod
Download v0.1.11 (131.6 KB)

TallPotato

Potato Mod is a mod. Yep. My first mod and made by TallPotato and I'll be playing this along with other mods on the TallPotato Youtube channel

Currently this mod includes:

The Pizza Sword : 35 adamantite ore, 25 stingers, 25 pixie dust, 1 lava bucket and one broken hero sword. Deals 100 damage with an average knockback.

The Spaghett-O'-Pain : 20 hellstone bars, 15 stingers. A flail that deals 38 damage. But it's spaghetti.

A Suspicious Flower : 5 Dirt. A material to craft at the beginning of the game for accessories and a few weapons.

Pellets : A suspicious flower. 5 accessories (one for each class including throwing) that are to start a class and boosts it with 10% extra damage and to the classes that have critical hits, 3% more crit chance.

Vine sword and bow : A suspicious flower (one for each). A starter sword and bow that deals 8 damage (sword) and 5 damage (bow).

Tear (material) : Obtainable by killing the Eye of Cthulhu. A crafting material used to make accessory tears and ghost weapons.

Tears (accessories) : 20 tears and the pellet of the same type. An upgrade to the pellets made through combining the pellet with tears.

Ghost Sword : A platinum/gold broadsword and 25 tears. A spooky sword (20 damage) which sends chills down the spines of any enemies it hits.

Ghost Bow : A platinum/gold bow and 25 tears. A spooky bow (14 damage) which has a 45% chance for your ammo not to dissapear.

Ruined Ore and Bars : A placeable ore that drops from the Eater of Worlds or the Brain of Cthulhu and with 5 ore you can make a bar which is used as a material.

Flames : A tear (accessory) and 10 ruined bars. A set of accessories which each boost a certain class along with a special ability for most of them.

Ruined Bow and Toy Knife : A platinum/gold bow (for the bow)/A platinum/gold broadsword (for the knife) and 8 ruined bars. The ancient bow transforms your arrows into flaming ones (this is a little broken) and the toy knife sets your enem

Localizer Package
5 years ago tModLoader v0.11.3 Edit | Delete
Normal Sword

https://i.imgur.com/zCKk1NH.png
Download v0.9 (50.3 KB)

water

This is just a Normal Sword. It does NOT do 5000000 damage.

I don't understand how or why, but my mod was reviewed by Gameraiders101, so big thank you to him for that.

Changelog
v0.9
- Sword and projectiles are much, MUCH bigger.

v0.8
- Now can kill Echdeath. (WARNING: If your character has many damage multipliers active, the sword will most likely not work.)

v0.7
- Projectiles now go through tiles

v0.6
- Added the Normal Shortsword, a weaker variant of the Normal Sword used to bypass the anti-cheat placed on Calamity bosses and others

v0.5
- Added the Normal Pickaxe, a pickaxe with %200000000 pickaxe power and a use time of 1

v0.4
- Added a bullet-like projectile that fires when the sword is swung (Projectiles do not pass through tiles)
- Changed use time from 20 to 5

v0.3
- We have an icon now

v0.2
- Changed base damage value from 2620000 to 5000000
- Changed base knockback value from 500 to 1000

v0.1
- Released

Localizer Package
3 years ago tModLoader v0.11.8 Edit | Delete
Dirt Wand - Place Dirt Fast

https://i.imgur.com/tHdAdUd.png
Download v1.0.1 (7.9 KB)

Classic_Tim

The Dirt Wand, not to be confused with the Dirt Rod, will allow you to place dirt blocks from your inventory very quickly from a large distance.

It is crafted at a Workbench combining the Dirt Rod with the Ice Rod

Localizer Package
6 years ago tModLoader v0.10.1.5 Edit | Delete
The Depths (Alternate Hell)

https://i.imgur.com/Cef2s0y.png
Download v0.2.1 (3.3 MB)

Lion8cake, Basically, I …

=========================================
The Depths (Alternate Hell)
=========================================
0.2.1 Version

Hello and welcome to the second mod we are working on to replace a vannilla biome in terraria. This time we are replacing the Underworld with the depths.
The Depths is focused around Gems and murcury and was a concept done y snickerbobble in 2015. Currently this mod is in early public release so many features may be missing or there may be a few bugs.

We encourage people make new worlds as this mod adds world generation to new worlds that allows the new content to be accessed.

This might be the last update for the 1.3 version so be on the look out for 1.4 version soon (but not that soon)
=========================================
Change Log
=========================================
Fixed Npcs not being immune to lava
Changed main depths theme to be HBDeus's new theme instead of the old granite Tremor theme by Delicous saturn

==========================================
-=Credits=-
==========================================
Lion8cake - The Main Dev behind the mod
Basically, I am little fox - Creator of the World gen, large gems, Tiles and other fixes
Ghast tear - World Creation UI
Snickerbobble - The main concept creator
HBDeus - For making the current Depths theme (thank you very much its very awesome :)!)

Localizer Package
2 years ago tModLoader v0.11.8.9 Edit | Delete
Conjuring
Download v1.0.3.4 (21.5 KB)

DynamiteDog

WARNING! UPDATING WILL CAUSE ALL ITEMS TO BECOME INVALID AS ALL NAMES HAVE BEEN CHANGED!

Just another casual small content mod passing through...
This is a hobby and a self-learning experience, not a job, so don't expect AAA Standard.

Regardless, this is what I have added;
~2 Weapons
~1 Accessory

Don't expect daily or weekly updates, just expect them whenever. I will consider making a forum page once I actually have some content. For now, just message me on Steam if you wish to suggest something.

(SHOUTOUT TO ALL THOSE WHO HAVE HELPED ME DEVELOP THIS ON THE TMOD DISCORD CHAT <3<3)

Version 1.0.0
-Added "The Dwelling" Pre-Hardmode Sword.

Version 1.0.1
-Added Crimson recipe for "The Dwelling", editted Sprite.

Version 1.0.2.5
-Added "The Converging" Hardmode Sword.
-Fixed the description and author.
-"Fixed a small text error that my friend was being a lil ***** about" -My Friend.
-Added a dust to both weapons.
-Altered the sound of "The Converging" to match Demon Scythe.

Version 1.0.3.4
-Added "Sigil of Forward Thought" Pre-Hardmode Accessory.
-Added and Removed "The Pixel" until further notice.
-Bug Fixes
-Sprite Edits
-Dust Edits
-Name Edits

Localizer Package
7 years ago tModLoader v0.10.0.2 Edit | Delete
<<-- | <- | -> | -->>