tModLoader Mod List
Display Name | Version | Size | Author | Last Updated | tModLoader Version | Downloads | Hot | |
---|---|---|---|---|---|---|
Extra Spawn Item
|
Download v1.0.1 (4.2 KB) |
Trivaxy |
This mod is simple, it gives you an extra item when you create a new character.
The items are random, some are worse/better than the others. The possible items so far are: Magic Mirror, Hermes Boots, Band of Regeneration, Wooden Boomerang, Enchanted Boomerang, Ice Boomerang, Spear, Golden Pickaxe, Platinum Pickaxe, Anklet of the Wind, Mana Regeneration Band, Water walking boots. That's all. Have fun. Localizer Package |
8 years ago | tModLoader v0.10.0.2 | Edit | Delete |
Artificial Altars
|
Download v0.2.0 (12.4 KB) |
Gregorius_MC |
This mod add a new crafting station - Artificial Altar. It can be used for crafting things instead of located in a world Demon/Crimson altars. It's cool!
CHANGELOG: v.0.1.0 - First Release. v.0.1.1 - Minor code ang graphical improvements. v.0.1.2 - Added animation. v.0.2.0 - Updated to tModLoader 0.10.1.5, added Russian translation. Localizer Package |
6 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Packed
|
Download v0.1 (11 KB) |
spy_stalker |
Packed is a pretty cool mod, it does...this. Modify this file with a description of your mod.
Localizer Package |
8 years ago | tModLoader v0.10.0.1 | Edit | Delete |
Magic Wands!
|
Download v0.89 (17 KB) |
Bearenstien |
Thanks for 6000+ downloads!
Update Notes ______________________ -Added Pearlwood Wand -Changed how Confringo works (shouldn't be very noticable) Features ______________________ ~Three craftable wands that changes what it shoots depending on which spellbooks you have equipped. ~Six spells (all have craftable spellbooks): - Duro - Avada Kedavra - Rictusempra (It's spell book upgrades it) - Expulso - Confringo - Incendio - Sectumsempra Special thanks to ArcheRion for helping me out a ton! I couldn't have done it without them. Thanks also to everyone who's downloaded my mod, you've motivated me to keep updating! This is my first mod, so please undertand any bugs or glitches that you may encounter. Thanks for downloading! Localizer Package |
7 years ago | tModLoader v0.10.1 | Edit | Delete |
Equinox
|
Download v0.1 (5.8 KB) |
Wenzird |
Equinox is a W.I.P mod that will eventually contain new enemies, NPC's, bosses, items and biomes.
Here is a couple of examples of what is to come: EverDark - Biome Shadow Merchant - NPC Dragling - Summon Water, Fire, Ice, Desert and Jungle Dragons - Mini Bosses Terror Wave - Event Localizer Package |
8 years ago | tModLoader v0.10.0.1 | Edit | Delete |
Leveled Mod
![]() |
Download v1.1.4 (2.4 MB) |
Gotest, Webmilio |
Leveled is a mod to add leveling to Terraria, while attempting to keep vanilla balance. This mod will not be including things such as classes, races, quests, and so on. Just Leveling.
Some things might not work correctly, such as proper projectile scaling by anything but players, due to tMod limitations. Hearts, mana stars, equipment, and weapons are still VERY important to character strength. Unleveled also supports this mod. So if you like interface mods, get Unleveled! Please don't mix leveling mods. It extremely breaks the balance of the game and can also cause huge problems. Notable additions: *Levels and EXP. *Max level is 100. *Basic stats such as Stamina(HP), Strength(Melee), Resistance(Defense), Dexterity(Ranged), Agility(Throwing), Spirit(Summon), and Intelligence(Magic). *Customizable stats that grant passive abilities and bonus basic stats. *Passive abilities that you can enable or disable, at the cost of AP(Ability Points). *A new stat "Armor" is essentially your total defense from equipment. Defense is your defensive power after the increase from your Resistance and level. *EXP gain from mining pre-hardmode ores and fishing! *Vanilla enemies have fixed levels. They will also scale up to a minimum level in Expert HardMode according to progression, but will not affect bosses. *Enemies from mods will have their level reflect the level of the biome you're in. This isn't ideal for how the devs wanted their mod balanced and would need to support Leveled by giving them an appropriate level. *Weapons that use mana have had their mana costs adjusted for the changes to maximum mana. Tip: Entity HP bars will not show up until you unlock the Scan ability after leveling up a bit. Credits: *Gotest - Author, Coder, Spriter *Webmilio - Coder, API Special Thanks: *ReLogic -> Terraria - Thank you so much for making a game that I have enjoyed for so long. ---Change Log--- --1.1.4-- *Changed the way NPC level data is stored. Big change to the API to allow easier compatibility. *Added UpdateEquips override for the ability API. *Fixed Aptitude and Finesse being swapped. You may want to get a stat reset if you used these. *Updated Mana Shield and Barrier with their rebalances that the standalone received. *Fixed an issue where NPCs that don't full heal like they're supposed to when they transform. *Fixed an error when loading characters where having an ability active that no longer exists in the table. Such as an added ability from another mod. --1.1.3-- *Implemented some of the balance changes introduced in the updated Standalone. --1.1.2-- Updated for tMod 0.11.7.8. --1.0.4.1-- *Fixed all NPCs level scaling. --1.0.4-- *Updated to tMod 0.11.3 *Added a not so invasive tutorial for new players to help describe the mods features. *Added seasonal effects to Power Flower, recommendation of AnArtBob. *Adjusted damage scaling to be less major between levels. *Fixed being unable to select world evil type when choosing Critical Mode. *Fixed banner buff damage boost causing 300% more damage to projectiles. *Fixed issue in multiplayer where modded enemy NPCs would not level scale to biome. --1.0.3.4 to 1.0.3.7 -- These versions are hotfixes. Currently working on bug: NPCs are all level 100. *1.0.3.7 : Yoesph fix: NPCs no longer dissapear once hit. *1.0.3.6 : Yoesph fix: old Leveled characters no longer explode. *1.0.3.5 : Fixed critical bug in interface that made the game print an ungodly amount of errors in the chat. *1.0.3.4 : Temporarily disabled the tutorial as its not complete. *1.0.3.4 : [API]You can use the LeveledLanguageManager to add localized names and tooltips to your abilities, which was a obvious thing to do. ---1.0.3--- *Added a level cap to NPCs (same as the Player's). *[API] Renamed NPCStats to LeveledNPCStats to prevent conflicting with other mods who are also unoriginal. ---1.0.2--- *Added API methods in NPCStats to make Town NPCs scale with custom conditions. See https://github.com/Arrenton/Leveled/wiki/NPCs. ---1.0--- *Massive reconstruction of the code of the mod to clean it up and make it easier to use. *New API created to allow mod devs to give their mod support for Leveled. *!!Native support for other mods has been removed and left to be done through the API.!! *Made Ore EXP flags about 30% more efficient in RAM and in save data. *The value that shows EXP to next level now says "MAX" when at level 100. *New texture for the power flower. *Weapons that use mana have had their mana costs altered according to the item's base rarity to be better fit with MP scaling. 40% to 170% respectively. *Experience curve altered. *Power Flower SP curve altered. *Altered base stats from 3 to 2. *Altered Damage/Defense/HP mul Localizer Package |
4 years ago | tModLoader v0.11.8.3 | Edit | Delete |
Doggy's Mod
|
Download v0.0.6 (27.7 KB) |
GDmrdoggy1234 |
Doggy's Mod is a basic mod that I use to experiment with creating items, etc. If you would like to see things I have experimented with, you can download this!
Localizer Package |
8 years ago | tModLoader v0.10.0.1 | Edit | Delete |
(v)Ersion
|
Download v0.7 (81.2 KB) |
ArtificialNerd |
(v)Ersion is meant to enhance expert mode cooperative gameplay by increasing the gap between classes, providing each one the weapons and equipment they need to acomplish one given task such as tanking, healing, buffing or attacking.
Localizer Package |
6 years ago | tModLoader v0.10.1.5 | Edit | Delete |
Use Time Editor
|
Download v0.1 (8.5 KB) |
47KK |
This is a usetime editor mod. You can change the speed that you use an item
/usetime <time> changes the usetime of the item. <time> must be an integer /autoreuse makes an item have autoreuse Localizer Package |
one year ago | tModLoader v0.11.8.9 | Edit | Delete |
Yuki's Mod
|
Download v0.1 (167.7 KB) |
Yuki |
Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
Taco's Chaos
|
Download v0.5 (57 KB) |
TacoJed |
Taco's Chaos is a pretty cool mod, it does...something. not gonna tell you tho ;) jk this mod adds a bunch of new chaotic (shock) items! balanced?
Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
WiK's Weapon Scaling WeaponOut support
|
Download v1.0.5 (11.6 KB) |
An0m3L1 |
Compat mod for WiK's Scaling mod and WeaponOut. Currently all weapons are mostly balanced and assigned to their tiers dps-wise.
Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
Animosus Mod
![]() |
Download v0.16 (5.8 MB) |
Person, Terreiff, Code_W… |
Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
REMNANTS MOD
![]() |
Download v1.0.6 (11 MB) |
Wombat |
THIS MOD IS STANDALONE, AND INCOMPATIBLE WITH ANYTHING THAT MODIFIES WORLD GENERATION.
Remnants currently adds: - Reworks to much of the vanilla worldgen - A new procedural dungeon to explore - Various QoL changes Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
Bombus Apis (The Calamity Expansion!)
![]() |
Download v1.1.0.4 (4.7 MB) |
SkippZz |
The long awaited Hardmode update for BombusApisCalamity is finally here, adding:
39 new weapons (along with the 19 from Pre-Hardmode, totalling 58 weapons) 11 new accessories (along with the 7 from Pre-Hardmode, totalling 18 accessories) 2 new armor sets (along with the 2 from Pre-Hardmode, totalling 6 armor sets) 2 new armor helmets for Calamity armor-sets (along with the 4 from Pre-Hardmode, totalling 6 armor helmets) - Along with this information, there is a unique drop for every boss, Draedon weapons throughout progression, drops for acid rain, and craft-able items with many prevalent Calamity crafting materials. - Full patch notes can be found on the official discord, located on the forum page. - Current Version: 1.1.0.4 Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
Dragon Ball Terraria no infinite ki drain
|
Download v1.0.9 (284.1 KB) |
ColdHeaven |
A mod i made for Dragon Ball Terraria that remove the infinitely ramping up ki drain of transformations
*Special thanks to -screen shdaers -Exterminator, -GabeHasWon -And many others in the TModLoader discord for helping me make this mod *Credits for the main mod: the Dragon Ball Terraria team Localizer Package |
3 years ago | tModLoader v0.11.8.6 | Edit | Delete |
Extra Accessory Slot
![]() |
Download v1.2 (18.3 KB) |
是黑岩啊 |
Localizer Package |
3 years ago | tModLoader v0.11.8.6 | Edit | Delete |
The Eyelander
|
Download v1.69.4 (22.1 KB) |
nolle |
Take heads with the Eyelander. Each head increases max HP up to 25%.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Ultra Vanity Sets
![]() |
Download v1.3.7.3 (357.5 KB) |
Bonnie :3 |
This mod is the Ultimate mod as it will contain alot of characters from different Universes and Such.
Right now there around 35 characters in play with 2 dev sets! Note: In order to obtain the characters youll need an Anvil, and 75 wood for at least one full Vanity Set. We hope you enjoy the mod! :D New Update - Added Pibby from Learning with Pibby, her phase 3 form. And also a new Original Character named Goo! ^w^ Pets unfourtanetly are taken out. I lost all the source data containing all the pet code and since pets are a pain to code I will for now have to scrap them out of the mod. Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
No More Defense / Enemy Defense to Health
|
Download v0.1 (13.7 KB) |
Xetaxheb |
Converts all enemy/NPC defense to health at a configurable ratio, default 20 (meaning every 20 defense gives +100% health). 0 to disable and restore defense on new spawns. Can configure on the fly.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |