tModLoader Mod List
Display Name | Version | Size | Author | Last Updated | tModLoader Version | Downloads | Hot | |
---|---|---|---|---|---|---|
Stainless TheFox Vanity Set
![]() |
Download v2.1 (48.3 KB) |
Hex |
Adds a furry vanity set of a very cute purple foxo Stainless :3
Me, creator of the sprite: (Discord: @Hex#1616) (Twitter: @Hex_af5aeb) Owner of the character: (Discord: @Stainless#9895) (Twitter: @StainlessThefox) v2.01 -fixed alt hair issues. v2.0 -Remade the whole sprite. -Added alt hair version of the head. -Added proper tooltip descriptions + tweaked the names. v1.3 -Stainless' Wings added. v1.2 - Vanity set now craftable with 1 dirt block for each set piece. v1.1 - Mod icon added. v.1.0 - Mod created. Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
No death text
|
Download v1.0 (6 KB) |
willful759 |
Tired of seeing "You were slain" every time you die?? this mod is just for
you!, it removes that stupid death text, and that's it. note: it doesn't reduce the time you spend dead. Localizer Package |
7 years ago | tModLoader v0.10.1 | Edit | Delete |
Solstice mod
![]() |
Download v0.1.1.2 (86.7 KB) |
Caveweasel |
Welcome to Solstice mod!
A mod filled with magic and wonders! Version 0.1.1.1 TODO List - Darkness Monster (AI) upgrade v0.2 - Light magic themed items, monsters and boss. - More Dark magic weapons - (maybe) More darkness monsters v1.0 - Magic themed stuff all through hardmode - Banners for enemies - Trophies for bosses Changelog v0.1.1.2 - Linked to GitHub v0.1.1.1 - Changed values of items - Added mod icon v0.1.1 - Added 1 new buff, Darkness Incense - Added 1 new miniboss, Darkness Shark - Added 4 new enemies - Added 1 new item, Darkness Incense - Edited Treasure bag sprite - Renamed mod to Solstice mod from Caves mod v0.1 - Added 1 new buff, Darkness Flames - Added 1 new boss, Darkness Monster - Added 2 new enemies - Added 13 new items, including weapons, materials etc. Localizer Package |
6 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Expert Tweaks
|
Download v1.0 (3.4 KB) |
KuroTsubasa |
Expert Tweaks allows you to tweak some of the global expert mode multipliers, such as enemy damage and health.
__________________________ Use \Terraria\ModLoader\Mod Configs\ExpertTweaks.JSON to configure the values. The default settings are the same as vanilla expert mode. A value of '1.0' is the same as vanilla normal mode. Defaults and descriptions- - Enemy Damage Multiplier : 2.0 //Damage that enemies do to players. Default is twice normal mode. - Enemy Health Multiplier : 2.0 //Health that all enemies spawn with. Default is twice normal mode. - Debuff Length Multiplier : 2.0 //The length of time debuffs last. Default is twice normal mode. - Enemy Knockback Multiplier : 0.9 //How susceptible enemies are to knockback. Higher values mean enemies are thrown further. - NPC Damage Multiplier : 1.5 //Damage that friendly NPCs deal. Default is 50% higher than normal mode. I do not recommend using a value of '0' or any negative value. The config is not automatically synchronised in multiplayer so make sure everybody is using the same values. Localizer Package |
7 years ago | tModLoader v0.10.1.3 | Edit | Delete |
Classic Mod
|
Download v0.1.2.2 (297.8 KB) |
Classic Mod |
removes content and balances around classic mode
1.1 freebie orbs and spectre boots changed the balancing baseline 1.2 was a design shift of rng drops mod for those who like alpha minecraft (beds bad) it's quite broken and won't give the right feel without truly scrapping alternate ores. etc 1.2's dilution of rng music, rng backgrounds, rng trees is strange. made this a while ago but might as well upload than never making a 1.4 version Localizer Package |
one year ago | tModLoader v0.11.8.9 | Edit | Delete |
Shrek Shreds
|
Download v0.7.2 (6.8 KB) |
BOIO48484848 |
Shrek Shreds is a pretty cool mod, with good weapons, items, and graphics. Also check out scooby snacks mod.Also check out the CherryFrez youtube channel!
Localizer Package |
7 years ago | tModLoader v0.10.1.3 | Edit | Delete |
Twitch Chat Code Redesign Update
![]() |
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 |
5 years ago | tModLoader v0.11.6.2 | Edit | Delete |
Dye Swapper
|
Download v1.0.0.1 (4 KB) |
Creeper Da Snek |
This mod allows swapping between Strange Dyes.
Ex: Shifting Sands Dye <==> Mirage Dye. If you would like to request a recipe, ask for it on the homepage. Changelog: v1.0.0.0: Release. v1.0.0.1: Updated to tModLoader v0.10.1.2, made open source. Localizer Package |
7 years ago | tModLoader v0.10.1.2 | Edit | Delete |
Deltarune Mod (Alpha)
![]() |
Download v0.1.3 (10.8 MB) |
Lasthue or Neko, [NS] Mi… |
Deltarune Mod is a mod that add deltarune related content to terraria.
this mod is very very alpha release so expect some bug lol :) if you want to support this mod , join my discord server [ link in mod homepage ] there is also a terraria forum thread for this but i am too lazy to link it here related to "Deltarune Music" mod and "explosion.gif" mod This mod add : - 1 Boss - 50+ Items !! - Banana rotate. - somevanity - susie plushie - Make Shortsword More Epic ( no way ) - Epic vanilla changes - Tension Point (TP) / Grazing system from Deltarune - Customizable Ralsei dummy that had dps and knockback counter - Customizable Starting items in character creation menu ! - tottaly not poorly optimized code - Spell Magic Things with over 10+ spells ( yes , there is a fart spell ) - epic youtube intro - deltarune dialog system - some other stuff that i forgor - sans planned feature : - More bosses - More weapon - More enemies - More things that make TP more fun - Ralsei guide book so people actually know what is TP and how it works - Kromer - society Note : school just get started so i cant get things done. sorry :< credits to toby fox for making an epic game [ Changelog ] v0.1.3 - Re-Worked Shortswords (Vanilla & Modded) - Added 1 New Boss: Starwalker (Post-Skeletron) - Made Improvements to Ralsei Dummy - Added more Dummy Upgrades - Added options for Starting Items in Character Creation Menu - New Spell Visuals/Sprites - Added More Weapons - Added a new accessory - Lots of Grammar Fixes - Added Deltarune Text Box for Town NPCs - Added Options to config - Deltarune Boss Background can now be configured/disabled - Text Appear SFX can now be disabled. - Removed Unused NPCs Bug Fixes: - Fixed a bug where Town NPCs would despawn randomly while their Dialogue Box is open. - Fixed a bug where clicking the dialogue box multiple times would lead to text getting cut off. v0.1.2 - Added More Spells - Re-Worked Spells - Spells are now obtainable - Added Ralsei Dummy - Added Text Appear SFX for Town NPCs - Added additional details to intro v0.1.1 - Added Icon - Added Sounds v0.1 - Initial Mod Release Localizer Package |
3 years ago | tModLoader v0.11.8.6 | Edit | Delete |
Vulnerable Beings
![]() |
Download v1.0.1 (10.8 KB) |
Quicksilvur |
Vulnerable Beings: The Terraria Mod
Ever had the urge to kill a Spike Ball/Blazing Wheel that has been driving you insane for goodness knows how long? Usually Vanilla Terraria doesn't allow that, but with this mod, you can finally have satisfaction GUARANTEED. This mod also allows you to access the source code, which is useful if you're making a mod that allows invulnerable NPCs to take damage. So what are you waiting for? Kill those Spike Balls and Blazing Wheels! Localizer Package |
6 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Perfect Momento of Reality
|
Download v0.0.0.7 (17 KB) |
Momiji Inubashiri |
Perfect Momento of Reality is a Touhou based Mod and is currently Working In Progress
so what do we have and currently I am the only one working on it if you'd like to help leave visit the Mod homepage Changelog: Version 0.0.0.7 -Replaced Grimoire of The Hell Raven with Okuu's Nuclear Arm Cannon Note:Updates will be less common and will add lesser stuff and fixs Localizer Package |
7 years ago | tModLoader v0.10.1.1 | Edit | Delete |
Instant Boss Despawn
![]() |
Download v1.1.1 (12 KB) |
kittenchilly |
Instant Boss Respawn is a mod that makes it so a boss instantly despawns when all players are dead.
It doesn't go into the ground or try to go off screen before it despawns, it just poofs away instantly when everyone is dead. Also works with the Wall of Flesh (so you don't have to wait until it reaches the end of the world) and all modded bosses. If you're playing with friends, I recommend using the No Boss Fight Respawn mod alongside this mod. It makes the multiplayer experience way more fair and fun. Localizer Package |
5 years ago | tModLoader v0.11.5 | Edit | Delete |
Dirt Wand - Place Dirt Fast
![]() |
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 |
7 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Scythes and Such
|
Download v0.1 (18 KB) |
xMagic666 |
Scythes and Such 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 |
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 |
6 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Soul Boosted
|
Download v0.1 (3.9 MB) |
BirdieMiner |
Soul Boosted will have a range of new items and recipes, most based around the use of vanilla souls.
[WIP] Added So Far: **Recipe Browser Advised For Now** Core Set: Solar Flare Armour + Many Souls @ Anvils Soul-Boosted Breaker Blades: 5 Types of "Soul Boosted Blades": 1 Breaker Blade + many of 1 Type of Soul @ Anvils Time Breaker: All 5 Soul-Boosted Breaker Blades put together @ Anvils Mana Dust: 1 Mana Crstal => 5 Mana Dust Mythical Ink: 1 Mana Dust + 1 Gel + 1 Bottled Water => 1 Mythical Ink Empty Scroll: 1 Wood => 1 Empty Scroll Scroll of Healing: 1 Empty Scroll + 1 Mythical Ink => 1 Scroll of Healing Scrolls Stack, can be used one after another; more effective. Future: More Soul-Boosted Weapons and Armours More Types and Levels of Scrolls More Spell Projectiles for use in Scrolls "Soul Alloy"s New Weapons and Armours using Alloys Different effects on the items depending on the souls used to boost them. Localizer Package |
7 years ago | tModLoader v0.10.1 | Edit | Delete |
LootFromWyvern
|
Download v0.1 (10.7 KB) |
Timbergh |
This mod adds new loot to Wyvern
Localizer Package |
7 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Calamity Statues
|
Download v0.4 (165.8 KB) |
beumer |
Adds statues of Calamity Entities
Mod made by beumer, If you have any requests feel free to hit me up on discord beumer#4553. Localizer Package |
5 years ago | tModLoader v0.11.7.5 | Edit | Delete |
Dungeon Furniture NPC
|
Download v0.1 (12.7 KB) |
username |
I got tired of looting dungeons so I made a mod to get their furniture another way. Hooray for modding.
Beat Skeletron and have a hanging or wall skeleton in your inventory to get a new skeletal friend. Localizer Package |
6 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Egor's Mod Of Stuff
![]() |
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 |