tModLoader Mod List
Display Name | Version | Size | Author | Last Updated | tModLoader Version | Downloads | Hot | |
---|---|---|---|---|---|---|
Better Reforges
![]() |
Download v4.2 (3.3 MB) |
Lulu |
v4.0 UPDATE
• If you have any issues please message me via Discord @Lulu#1628 • I am in the following servers if you don't want to add me: tModLoader, Calamity, Thorium, Anarchist !! WARNING !! • Expect this mod to remove prefixes from existing items. Even if you are only updating. • Enabling the "Max Speed Tools" config removes prefixes from all tools and disallows reforging them. TODO: • Make an add-on for Anarchist Mod's Enchantment system • Finally add my own custom prefixes to help weaker classes a bit Changelog 4.2: • Fixed items getting the wrong Quick prefix for the third time. 4.1: • Fixed an issue where custom reforge npcs would not reforge any item • Fixed an error caused by reforging certain items 4.0: • Fixed a logic issue causing "Unlimited" and "Infinite" versions of previously consumable items to have prefixes • Reformatted a lot of code to load even faster • Greatly improved loading time in general • No longer needs to reload when changing thresholds • Items created in chests during world generation now no longer have prefixes if the "Disable Prefixing Items on Creation" config option is enabled. • Items purchased from NPCs no longer have prefixes if the "Disable Prefixing Items on Creation" config option is enabled. • Added handling for cases where the Minimum Threshold is higher than the Maxmimum Threshold 3.9: • Improved loading time • Reduced RAM usage by about 30% • Fixed an issue with attempting to load prefixes for walls • Fixed a bug causing Terraria to stop loading 3.8: • Added a config option to remove prefixes from items when they are created. Defaults to true. • Cost of reforging is now configurable. Defaults to 3x. • This is only temporary while I figure out some math involving the amount of removed prefixes compared to the average cost of reforging the best prefix 3.7: • Doubled the price of reforging items that already have a prefix • Fixed an bug where non-sword melee weapons could recieve melee prefixes (ie yoyos getting Legendary) 3.6: • Fixed an bug where Max Speed Tools was not properly set on items • Fixed a crash 3.5: • Now normalizes valid prefix stat changes. This fixes a number of items not having prefixes to roll. • Due to this, the default Minimum Tool Threshold has been raised to 0.7 3.4: • Fixed a crash caused by certain mods calling GlobalItem.ChoosePrefix when loading • Disabled prefixes for "unlimited"/"endless" items that count as ammo or fire projectiles 3.3: • Fixed the icon being too small 3.2: • Added a dummy github homepage • Added an icon 3.0: • Completely revamped how prefixes are chosen for items. Each item is now individually tested with each valid prefix. • Fully fleshed out mod support. Should now work with any mod's prefixes and for any modded item. • As a side note, any ModPrefix that applies to accessories is immediately assumed to be Tier 4. Thus they will always be rollable assuming the config allows it. • Made every config change require a reload. Sadly there's no getting around this due to the way I've cached prefixes. • Due to this possibly being an issue, I have pre-set config values to what I think should be a good threshold for the "best" prefixes. Keep in mind this threshold is just a default and you are free to change it if need be. • Fixed a bug where max speed tools would not be properly reset. • Fixed a bug where max speed tools would lose their favoriting if they somehow gained a prefix. • Fixed a bug where max speed tools could gain a prefix via reforging. 2.1: • Added mod support for Calamity's Rogue class • Added mod support for Thorium's Bard class • Added mod support for Anarchist's Dark Artist class 2.0: • Fixed an issue with magic weapons getting incorrect prefixes 1.9: • Now forces a reload when toggling 'Fastest Tools' • Fixed an issue with summon items having duplicate prefixes in their pool • Fixed an issue with items not rolling for certain prefixes 1.8: • Fixed an issue with inifnite ammo sources gaining prefixes 1.7: • Fixed an issue with stackable weapons gaining prefixes • Fixed an bug where some summon weapons couldn't recieve knockback prefixes 1.6: • Fixed a crash 1.5: • Small refactor 1.4: • Fixed weapons getting the wrong 'quick' prefix 1.3: • Ok actually fixed accessories getting the wrong 'quick' this time 1.2: • Fixed accessories getting the wrong 'quick' prefix 1.1: • Fixed too"> Better Reforges is a configurable mod that calculates the efficiency of prefixes for every existing item. Then it checks config settings to see if that efficiency value is within the given thresholds. It also has a personal QoL option to make every tool as fast as possible while maintaining their power. This option removes existing prefixes from all tools. v4.0 UPDATE • If you have any issues please message me via Discord @Lulu#1628 • I am in the following servers if you don't want to add me: tModLoader, Calamity, Thorium, Anarchist !! WARNING !! • Expect this mod to remove prefixes from existing items. Even if you are only updating. • Enabling the "Max Speed Tools" config removes prefixes from all tools and disallows reforging them. TODO: • Make an add-on for Anarchist Mod's Enchantment system • Finally add my own custom prefixes to help weaker classes a bit Changelog 4.2: • Fixed items getting the wrong Quick prefix for the third time. 4.1: • Fixed an issue where custom reforge npcs would not reforge any item • Fixed an error caused by reforging certain items 4.0: • Fixed a logic issue causing "Unlimited" and "Infinite" versions of previously consumable items to have prefixes • Reformatted a lot of code to load even faster • Greatly improved loading time in general • No longer needs to reload when changing thresholds • Items created in chests during world generation now no longer have prefixes if the "Disable Prefixing Items on Creation" config option is enabled. • Items purchased from NPCs no longer have prefixes if the "Disable Prefixing Items on Creation" config option is enabled. • Added handling for cases where the Minimum Threshold is higher than the Maxmimum Threshold 3.9: • Improved loading time • Reduced RAM usage by about 30% • Fixed an issue with attempting to load prefixes for walls • Fixed a bug causing Terraria to stop loading 3.8: • Added a config option to remove prefixes from items when they are created. Defaults to true. • Cost of reforging is now configurable. Defaults to 3x. • This is only temporary while I figure out some math involving the amount of removed prefixes compared to the average cost of reforging the best prefix 3.7: • Doubled the price of reforging items that already have a prefix • Fixed an bug where non-sword melee weapons could recieve melee prefixes (ie yoyos getting Legendary) 3.6: • Fixed an bug where Max Speed Tools was not properly set on items • Fixed a crash 3.5: • Now normalizes valid prefix stat changes. This fixes a number of items not having prefixes to roll. • Due to this, the default Minimum Tool Threshold has been raised to 0.7 3.4: • Fixed a crash caused by certain mods calling GlobalItem.ChoosePrefix when loading • Disabled prefixes for "unlimited"/"endless" items that count as ammo or fire projectiles 3.3: • Fixed the icon being too small 3.2: • Added a dummy github homepage • Added an icon 3.0: • Completely revamped how prefixes are chosen for items. Each item is now individually tested with each valid prefix. • Fully fleshed out mod support. Should now work with any mod's prefixes and for any modded item. • As a side note, any ModPrefix that applies to accessories is immediately assumed to be Tier 4. Thus they will always be rollable assuming the config allows it. • Made every config change require a reload. Sadly there's no getting around this due to the way I've cached prefixes. • Due to this possibly being an issue, I have pre-set config values to what I think should be a good threshold for the "best" prefixes. Keep in mind this threshold is just a default and you are free to change it if need be. • Fixed a bug where max speed tools would not be properly reset. • Fixed a bug where max speed tools would lose their favoriting if they somehow gained a prefix. • Fixed a bug where max speed tools could gain a prefix via reforging. 2.1: • Added mod support for Calamity's Rogue class • Added mod support for Thorium's Bard class • Added mod support for Anarchist's Dark Artist class 2.0: • Fixed an issue with magic weapons getting incorrect prefixes 1.9: • Now forces a reload when toggling 'Fastest Tools' • Fixed an issue with summon items having duplicate prefixes in their pool • Fixed an issue with items not rolling for certain prefixes 1.8: • Fixed an issue with inifnite ammo sources gaining prefixes 1.7: • Fixed an issue with stackable weapons gaining prefixes • Fixed an bug where some summon weapons couldn't recieve knockback prefixes 1.6: • Fixed a crash 1.5: • Small refactor 1.4: • Fixed weapons getting the wrong 'quick' prefix 1.3: • Ok actually fixed accessories getting the wrong 'quick' this time 1.2: • Fixed accessories getting the wrong 'quick' prefix 1.1: • Fixed too Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Spooky Mod
![]() |
Download v0.3.2 (10.3 MB) |
DylanDoe21 |
The mod currently offers![]() 2 brand new biomes: The Spooky Forest- A new spooky themed forest biome, with it's own content, new enemies, and loot! The Valley of Eyes- A creepy biome in the underworld themed around eyes, with unique generation, a unique background, and dangerous creatures (the valley of eyes does not have any content or items besides its generation, enemies, and blocks and will be getting fleshed out next update!) IMPORTANT: both biomes are created upon making a new world, so you'll need a new world to fully experience the mod and all of it's content! 2 new bosses: Spooky Spirit, a mischevious spirit that has accidentaly gotten stuck in a giant jack o' lantern Orro-Boro, Two parasitic worms who eat each other in an endless cycle and will work together to fight any threat (there will likely be more bosses in the future as well) This mod also has boss checklist support if you do not know much about the bosses or progression Brand new misc and ambient features: -All bosses will now drop a bunch of goodie bags, only happens if the halloween seasonal event is active (Works for vanilla and modded bosses) -With this mod enabled, the halloween seasonal event will always be active in your world -Brand new spooky mod themed logos on the main menu -Brand new orange colored sky and background tint to really bring the halloween feel to your world (all of these misc/ambient changes are configurable) Thanks to the rest of the spooky devs who helped with the mod! Seasalt, for making the really cute and cool enemy sprites Taco, for making awesome concept art, tons of ideas, and testing Hugekraken, for making some epic sprites, ideas, and testing BananaLizard, for making the mod's banger music With that said, I hope everyone enjoys the mod, and happy halloween! (and if it's not halloween, I still hope you enjoy the mod anyway lol) (this mod will also still be updated outside of the halloween season, as there is more stuff I plan on adding, so I suggest sticking around if you're interested!) "> Spooky mod is a work-in-progress mod that adds in a bunch of halloween themed content, while also somewhat expanding on vanilla's already existing halloween mechanics and content ![]() ![]() 2 brand new biomes: The Spooky Forest- A new spooky themed forest biome, with it's own content, new enemies, and loot! The Valley of Eyes- A creepy biome in the underworld themed around eyes, with unique generation, a unique background, and dangerous creatures (the valley of eyes does not have any content or items besides its generation, enemies, and blocks and will be getting fleshed out next update!) IMPORTANT: both biomes are created upon making a new world, so you'll need a new world to fully experience the mod and all of it's content! 2 new bosses: Spooky Spirit, a mischevious spirit that has accidentaly gotten stuck in a giant jack o' lantern Orro-Boro, Two parasitic worms who eat each other in an endless cycle and will work together to fight any threat (there will likely be more bosses in the future as well) This mod also has boss checklist support if you do not know much about the bosses or progression Brand new misc and ambient features: -All bosses will now drop a bunch of goodie bags, only happens if the halloween seasonal event is active (Works for vanilla and modded bosses) -With this mod enabled, the halloween seasonal event will always be active in your world -Brand new spooky mod themed logos on the main menu -Brand new orange colored sky and background tint to really bring the halloween feel to your world (all of these misc/ambient changes are configurable) Thanks to the rest of the spooky devs who helped with the mod! Seasalt, for making the really cute and cool enemy sprites Taco, for making awesome concept art, tons of ideas, and testing Hugekraken, for making some epic sprites, ideas, and testing BananaLizard, for making the mod's banger music With that said, I hope everyone enjoys the mod, and happy halloween! (and if it's not halloween, I still hope you enjoy the mod anyway lol) (this mod will also still be updated outside of the halloween season, as there is more stuff I plan on adding, so I suggest sticking around if you're interested!) Localizer Package |
3 years ago | tModLoader v0.11.8.8 | Edit | Delete |
Necron's Mod
|
Download v1.1 (48.8 KB) |
Vlad |
Necron Mod 1.1: adds:
- New Shadow Assassin mob that can be found in the post-Plantera Dungeon; - Shadow Fragment that are obtained from the Shadow Assassin; - Shadow Assassin armor made from the fragments; Necron Mod 1.0: adds: - 2 Drops from the Moon Lord : Necron's Handle(1/75 drop), Necrotic Scraps(1/50); - Necron's armour: best armour for all classes made from necrotic scraps; - Calamity's Wrath: best ranged weapon made from necrotic scaps and the Vortex beater; - 2 slime themed accesories: The "Slime Talisman" and the "Slime Artifact" Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Solid tree
![]() |
Download v0.2.1 (11.3 KB) |
Neko the cat'nt |
A mod that improve terraria by making tree a solid tile
making the game more easier Changelog : v.0.2.1 - tree are no longer stay solid when unloading the mod - removed cactus support v.0.2 - added icon - now support cactus v.0.1 - released Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
DubNation
|
Download v0.3.1 (150.1 KB) |
Penguin |
DubNation
Localizer Package |
3 years ago | tModLoader v0.11.8.3 | Edit | Delete |
AustinsMod
|
Download v0.1 (7 KB) |
AustinJ |
eyy bois i made a mod i think, i might add more soon
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
The Timelines mod
|
Download v0.1 (11.6 KB) |
DomDD185 |
Just cool swords but how cool.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
The Sword Of Infinity
|
Download v1.2 (21.7 KB) |
Prosciutto420 |
The Sword Of Infinity one shots every vanilla boss and some modded bosses too.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | 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 |
Hollow knight vanity
|
Download v0.1 (100.6 KB) |
JavaJumper |
This mod adds ghost's vanity which can be crafted using silk and bones on loom
By JavaJumper Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Brandt's Test
|
Download v0.1 (37.8 KB) |
Brandthacker |
Hello, this is my first mod. Testing out some stuff. Just adds a pre EoC ranged armour set, sword, and block.
All are built with ice at the Ice machine. The block emits light. Credit goes to Lynx, my sprites and code are mostly based off his tutorial. Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Vertigo's Mod +
|
Download v1.7 (155.7 KB) |
Vertigo |
Hello, This is a mod that adds more stuff to the game. I tryed to make it as balanced as possible. With some exseptions >:).
Anyway I am planning on adding more to this in the futrue.To keep posted on updates. Subscribe to my youtube channel. The link is right here https://www.youtube.com/channel/UCAgmivr9wwy19g1p-nc90iA anyway, this is my mod <3 1.7 _____________ 1. Added Mighty Saber (10 hallowed bars, 5 souls of might, 2 steel) 2. Added Mechanical Firefly (1 Firefly, 1 steel bar) !CAUSION! This is a boss summon 3. Added The Mechanical Menace (Boss) Note: it can be fought at any time, anywhere 4. Added Exo eye (New nightime enemy) Note: they drop Eternal bars that are not used in any crafting recipe. . . yet >:) Thank you all for 2500 downloads. Localizer Package |
3 years ago | tModLoader v0.11.8.9 | Edit | Delete |
NOT YET
|
Download v0.1 (12.3 KB) |
kolega na S |
DOINB RYZE HACK?英雄联盟 400 CS 24 MIN DOINB RYZE HACK?英雄联盟 400 CS 24 MIN DOINB RYZE HACK?英雄联盟联盟戦亡選機稿 [L9 LIE DETECTOR TECHNOLOGY ] PRESENTS.... NEW RATEARL LYING SCRIPT 100% UNDETECTE (OUTSIDE OF MAINLAND CHINA) ENJOY SUSHI + HOT ASIAN WOMAN FT. DOINB CHEATING ON HIS WIFE WITH TIKTOK GIRL! (WTF)??? 假假假 THEBAUSFFS EPSTEIN ISLAND UNCHAINED [L9 ISLAMIC RITUALS] 恋童癖者 DOINB: HALLO? AKAARI IRELIA HACK ? 裂紋黑鬼頭骨 400 TUMORS 24 SEC 癌症 [ROLEX LASER BOOST] INSTA E ALLAHGATORاللهالتمساح INSTA FLASH PYKE R 鱷魚砂人 AHRI ONESHOT 我討厭阿拉伯人 ELOBUDDY GIẢI ĐẤU CỦA NHỮNG HUYỀN THOẠIC NÓNG LÊN IRELIA TURBOBOOST Q EXPLOIT ? ¡ ¡ ¡ 回石這其把了不因看之年記 KAI'SA PWNER AKAARI EDITION NO VIRUS ? ﭖ SAHIH INTERNATIONALﭚ L9░TΛCTICSᵀᴹ(員億圧)IF U THINK TODAY IS HOT JUST WAIT UNTIL I SHOW U NEW TACTIC I LEARN FROM VEIGAR V2 ?҉ 絵養伴堀提久 WHEN U @ THE HARRISON NAH BUT smiley? HARRISON: श्वास सुस्पश्ट समाजो रचना सभिसमज पत्रिका माहिती (NEW ≋!≋ !!! PHOTON SANGUINE BLADE YORICK FREE ELO DEFLATE !!! ≋!≋ 2020 STILL WORKING) 断移一 [L9 ANDROMEDA BOOST] !!WTF!!(WHAT THE )DOINB 매크로{NEW} NUNU FAKER中路MID 2 TOP GANK HACK骇客MW2 EXIT MAP RIOT SHIELD GLITCH JUMP?! OUT OF MAP SNOWBALL EXPLOIT사라지다 KILL ENEMY ((INVISIBLE))=UNDETECTED IN SOUTH-WESTERN TIMBUKTU [[PATCH 10.16/() 99.9% LOOPHOLE!!WTF!!(WHAT THE )DOINB 매크로 {NEW} NUNU FAKER中路MID 2 TOP GANK HACK骇客MW2 EXIT MAP RIOT SHIELD GLITCH JUMP?! OUT OF MAP SNOWBALL EXPLOIT사라지다 MAW 500+ APM HACK [L9 ELO BOOST] F4KER 시ㅔㅎ (SKT T1) RYZE STAGE 7 BARON GLITCH PATCH 14.2 UNLOCKED ㅊ듀쇼 [HIDDEN LOCATION] DOINB RYZE ][L9 GANG LEADER][ ! IS BACK ! HOWLINGABYSS WADBÅT HACK 英雄联盟 NEW RUNESይሮጣልANCIENT RUNEman_mage_tone1GANDALF 魔法 9K LP MACRO GOD ARAM-WARRIOR MODE與男孩
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Void Items
![]() |
Download v0.9.1.1 (41.7 KB) |
Flow |
~ Void Items ~
Version 0.9.1.1 ---------- +Adds OP items to the game. +Adds a void guide npc. - He can teach you how to craft the items. - And you can aslo purchase from him. ---------- ~ NPC Spawn Conditions ~ +Avalible home to live in. +Wall of Flesh was slain. +Soul of Night or Fright is in your inventory. ---------- There will most likely not be anymore updates. But if I have the time I'll update the mod. - Also - This mod was mostly made for fun. There might be bugs."> ~ Void Items ~ Version 0.9.1.1 ---------- +Adds OP items to the game. +Adds a void guide npc. - He can teach you how to craft the items. - And you can aslo purchase from him. ---------- ~ NPC Spawn Conditions ~ +Avalible home to live in. +Wall of Flesh was slain. +Soul of Night or Fright is in your inventory. ---------- There will most likely not be anymore updates. But if I have the time I'll update the mod. - Also - This mod was mostly made for fun. There might be bugs. Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
LemonyPep's Funny Garbage
|
Download v0.1 (12.2 KB) |
LemonyPep |
I made a mod and it adds some dumb stuff.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Astral
|
Download v0.1 (22.2 KB) |
Maninskie |
Astral Mod is a Content Mod currently in beta, once its done it will add Bosses, Items, Weapons, Tools and much more.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Real Guns
![]() |
Download v0.4.3 (22.5 KB) |
Hdbanana |
Real Guns is created to add real guns into Terraria.
Wiki and more on mod homepage Current added guns - FG42 - 1942 MP5A3 - 1966 M134 - 1960 Glock 34 - 1998 Chauchat - 1907 Martini henry - 1870 vz. 61 - 1959 UPDATE 0.4.3 BIG balanacing update Added vz. 61 - 1959 Added critical chance to FG42, MP5A3, M134 Readjusted hold point for most guns Lowered damage for FG42, Glock 34, MP5A3 Changed recipe for MP5A3 and FG42 UPDATE 0.4.2 Added Martini henry - 1870 changed M134 recipe FG42 now bigger UPDATE 0.4.1 updated textures Fg42 and Chauchat have bullet spread Celebrating 10k downloads! UPDATE 0.4 Added Chauchat - 1907 UPDATE 0.3 Added Glock 34 - 1998 Updated bullet velocity to correctly work UPDATE 0.2 Added M134 - 1960 UPDATE 0.1.1 Added FG42 - 1942 Added MP5A3 - 1966 Localizer Package |
3 years ago | tModLoader v0.11.8.8 | Edit | Delete |
Strange Plant Recipes
|
Download v0.1 (6.5 KB) |
Sean Weidlich |
Do you hate walking around finding strange plants. Do you hate not being able to craft them. Well look no further then this mod. This mod adds a recpide that is very easy to craft for Strange Plants.
Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
GemFarm
|
Download v1.2 (29 KB) |
Goodcaster1 |
Adds in GemShrubs as a stand in for GemTrees until 1.4 update. Make Gemcorn by crafting 1 gem with 1 acorn.
V1.2: Corrected bug where seeds replaced planted shrubs Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |
Deltarune Boss Fights
![]() |
Download v0.2101 (29.2 KB) |
SPAMTON |
Deltarune boss fights. This mod helps on making the fight of SPAMTON NEO in terraria exist. Maybe more if i update it to include JEVIL! maybe even SANS! or QUEEN?
So so sooo sorry I dont know how to code very well to even add SPAMTON NEO so instead I had to just add a few more items... Im so so so SORRY Localizer Package |
3 years ago | tModLoader v0.11.8.5 | Edit | Delete |