tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
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
The Clicker Class

https://i.imgur.com/oohBDis.png
Download v1.2.7.1 (598.4 KB)

DivermanSam, Barometz, a…

The Clicker Class is a set of joke weapons inspired by Cookie Clicker and other idle games. Have some fun with it as you click enemies to death!

Included:
+48 new clicker weapons
+19 new clicker accessories
+4 new clicker armors
+1 new clicker buff potion
+1 different way of getting Carpal Tunnel

Seriously, please don't hurt yourself... and have fun!

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Дробовик "Инквизитор"
Download v1.0 (11 KB)

Dominixon

Этот мод добавляет уникальный дробовик - Инквизитор.

Этот скорострельный дробовик стреляет сначала ихоровыми
а затем обычными пулями.

Его можно получить в начале хардмода скрафтив из дробовика,
обреза, 30 ихора и 20 святых слитка на верстаке.

Если вы заметите странное дерганье дробовика когда двигаетесь
знайте что это баг самого тмодлоадера и я ничего не могу
поделать с этим.




Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Just some guns
Download v0.6.2 (26.7 KB)

Joca

Just some guns is my first ever mod, its not that good, but so far it adds 4 guns and a lot of items, i might add more later, but for now its just a fun stupid project.



The guns added are: The Ruby Shooter, made with many ingredients, including: Dirt. The Shroom Shooter, a upgrade of the Ruby Shooter, im not creative! The Trash Gun, made of trash... and souls... why? idk. The Never Ending Disaster, originally a debug gun, now just a op af gun but HARD to make

I have a cold rn, so i might have been just a bit more sadistic than normal with the crafting recipe of the gun.

Latest update: updated Never Ending Disaster's sprite

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Fishoholic (Development Build)
Download v0.0.0.1 (7 KB)

MrForbas and 2coolg

Fishoholic is a mod that adds new items and features.
(When I decide to actually continue working on it)

Change log

Release 0.0.0.1
- Added template item

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Yeet'sFirstModOpenTesting
Download v0.2 (16.1 KB)

Yeet Nation

As of right now, this mod is currently incomplete.

The goal of this mod is purely to add several fancy types of weapons to the game.

Each weapon added have are variented by each ore in the game.

Currently, the only weapons added are of the following:
▪Zweihänder
▪Copper
▪Tin
▪Iron
▪Lead
▪Silver (In the works)

Join my discord here:
https://discord.gg/4k2eVgZ9yc
Yeet nation#5093

Enjoy the mod, It should be compatible with most other mods(If not all)

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Dev Helper
Download v0.1.3.1 (50.8 KB)

Tyfyter (Tyfyter2002 on …

This mod adds a few useful features for mod development

Changelog:

0.1.3.1:
Added toggles to GUI recipe code generator.

0.1.3:
Added GUI recipe code generator.
Added changelog for 0.1.2.

0.1.2:
Dye items now show their shader ID in their tooltip.

0.1.1:
Changed description.

0.1:
Initial release.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Biome Essences
Download v1.1.2 (213.1 KB)

nullFoo

Adds unique accessories for each of the biomes, including the caverns and skies. Each of the Lesser Essences can be upgraded after defeating a boss (so far I've only made 2 of the bosses). These accessories give buffs in their respective biomes and the upgraded versions add special abilities and effects, and can be combined until you achieve the Essence of Terraria, which enables all essence effects no matter what biome you are in.

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Chen's Bad Prefix Reroller

https://i.imgur.com/vPEGlik.png
Download v0.0.3 (26.2 KB)

blancfaye7

This mod literally just rerolls the vanilla bad prefixes into another existing one. That's it.

Do note that this mod implements a way to avoid going into an infinite loop, so only a limited number of virtual retries are implemented. If you are very unlucky, you'd still get one of the bad prefixes. Number of retries is configurable.

One can add more (or remove some) "bad" prefixes by using Mod.Call.

Adding a bad prefix:
Mod mod = ModLoader.GetMod("ChensBadPrefixReroller");
if (mod != null)
{
mod.Call("AddBadPrefix", PrefixID.Legendary);
mod.Call("AddBadPrefix", ModContent.PrefixType<MyModdedPrefix>());
}

Removing a bad prefix:
Mod mod = ModLoader.GetMod("ChensBadPrefixReroller");
if (mod != null)
{
mod.Call("RemoveBadPrefix", PrefixID.Awkward);
mod.Call("RemoveBadPrefix", ModContent.PrefixType<MyModdedPrefix>());
}

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Starry nights mod
Download v0.1 (10.2 KB)

Jeffo

This is the starry night mod at the moment it consists of
-2 weapons

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Image Paintings

https://i.imgur.com/UGYqngI.png
Download v1.3 (38.4 KB)

Smug

This mod allows the creation of paintings which depicts images from a given URL.

In order to obtain a painting you must use this command:
/painting <url> <x-size ( in tiles )> <y-size ( in tiles )>

An example could be:
/painting https://i.imgur.com/4qGuByI.png 6 6
Which would generate a painting that shows the image: https://i.imgur.com/4qGuByI.png
And can be placed to occupy a space of 6x6

For more information please visit the homepage.

Update v1.3
Fixed issue where the painting could be placed where it shouldn't be able to, causing some tile issues
Fixed issue where the sides of the painting would be stretched
Adjusted preview to take size ratios into account
Added cross mod compatibility with Hero's Mod, a new setting can dictate whether other players can spawn new paintings
Added the command /ipUpdateHEROs <true or false> which is how the aforementioned setting can be changed. This command is only usable by admins or on the server console.

Update v1.2
Cleaned up codebase
Loading is now asynchronous, your game won't freeze upon loading images
Added a preview feature for your image paintings instead of relying on url memorization
Added a place preview feature that is standard in vanilla paintings
Added configs that allow players to switch lighting mode for more accurate lighting

Update v1.1:
Fixed issue preventing 64 bit support
Fixed loading issue on larger images when moving away
Improved performance when loading images

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
ProvidenceMod

https://i.imgur.com/6PSGg6y.png
Download v0.1.8.0 (3.6 MB)

SnowyStarfall and the Pr…

This mod is a Pre-Alpha! It is also Open-Source. It is not finished and nor is the initial content. We would appreciate any and all support with making this project a reality. Scroll down for our Discord server and GitHub.

Providence is a remorseful story about an unforgiving world. A world in which you must fight and emerge victorious against all odds. An immersive and original tale permeates the world around you, with thematic locations spread throughout Terraria, the Universe, and its realms. Explore the mystical atmosphere of our world, introducing an elemental system, new mechanics, new progression, new soundtracks, and our handcrafted visuals. Explore our subworlds; completely separate realms from the typical Terraria surroundings, extending the number of unique areas to discover. Experience entire realms with hidden treasures and evils, awaiting your discovery. Fight off new and unique bosses and experience the challenge that is our bullet hell design, optionally made even more challenging by our difficulty modifiers.

Warriors, wielders of the Primordial Flame, infused with its wrath and resilience.

Rangers, wielders of the Cosmos, who use the stars to imbue their attacks with untold power.

Mages, wielders of the Prismatic Flare, masters of all six elemental forces which they use to obliterate their foes.

Summoners, wielders of Astrum, who infuse their servants with the power of the cosmos and call upon the aid of Astrid.

Clerics, wielders of Parity Reality, who bend the universe to their will to alternate between heal and harm.

Rogues, wielders of Quantum Flux, who bend space-time to inflict serious harm upon their foes and effortlessly evade attacks.

The world of Providence anticipates your attempts at survival, and despite how close you may come, there will always be another more unrelenting battle to fight.

It is a cruel world with an unforgiving story wreathed in flame and looming shadow. Your invigorating journey awaits you. The saddening story of the world has yet to reveal itself. Such a cruel fate for those who would stand in the way of change. Are you truly prepared for what lies ahead? The faint of heart should turn away, for those who lack courage will find no respite here. You will endure an unforgiving challenge.

You will suffer. You will die.

This is the source code for the ProvidenceMod project; A mod for Terraria via tModLoader.

A large-scale project planned to be an overhaul mod for Terraria. We have several mechanics planned for implementation, as well two new classes; Cleric, and Rogue, and we have big plans for future additions, the scale of which you've likely seen in other big Terraria mods. This is a passion project, and so far our very small community of people has been helping us better our mod bit by bit with new content suggestions and other helpful contributions. While we might just be starting, it is said that there is a lot of promise and potential in our mod so far, and we are a dedicated and involved team of Devs working on making this dream a reality.

For many of us, myself included, this is our first project in CSharp. We've been learning the language over time and have grown very fond of it. We plan on seeing this project through, if not out of dedication, simply out of passion. We hope to influence others to learn with us as we take this project and its community to the next level.

Thank you so much for clicking on this mod! If you're interested or have any questions, we would love to have you in our Discord server!

https://discord.gg/bhCuppRdVF
https://github.com/ProvidenceMod/ProvidenceMod

Added content:
- One boss
- One new ore
- One new set of items
- One subworld (Incomplete)
- A new class: Cleric
- A new class: Rogue

Planned Content:
- Elemental System
- New Subworlds
- New Biomes
- New Ores
- New Weapons
- Lots and lots of bosses
- Much Post-Moonlord Content
- World Fluff ( To make it feel more alive )
- Quests for existing NPCs
- Elaborated NPC lore
- A new class: Rogue
- Class Gimmicks
- New Achievements
- Interactive and Passive Cutscenes
- Interactive and Passive Lore Elaboration
- And much more

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Automan's Vanity Pack
Download v0.3 (35.5 KB)

automan29

Adds some cool vanity to the game. Not many at the moment

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Gerd's Extra Mod
Download v1.0 (4.7 MB)

Mr.Gerd26


Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
explosion.gif

https://i.imgur.com/CeWkUWa.png
Download v0.1.1 (169.8 KB)

Rotund Enjoyer

explosion.gif

spam explosion gif everywhere.
also have mod config.

very cool

Changelog :

v.0.1.1

- Added icon
- Added explode transparant config

v.0.1

- Initial release

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Komeiji Koishi
Download v0.1.4 (4.5 MB)

Blink_Dagger


Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Craftable Things
Download v1.5.1 (74.5 KB)

The Disco NInja

This mod allows you to craft thing you normaly wouldn't be able to craft! (more recipes coming soon!)

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
accesories +
Download v0.1 (16.7 KB)

guy with a keyboard

This is a mod that adds unique crafting recipes to hard to obtain recipes

This mod is meant for the annoying parts of fargo's souls mod such as the amount of honeycombs and balloons

it doesnt really work that well with calamity due to already having QOL crafting recipe's

but it should work fine with thorium, SoA, and fargos souls


Localizer Package
3 years ago tModLoader v0.11.8.4 Edit | Delete
Automan's Vanity Pack V1
Download v0.1 (20.2 KB)

automan29


Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
Game Up (OP sword early)
Download v0.2.1 (9.6 KB)

Brad98989898

The Game Up mod adds a REALLY OP early game sword craftable, HOWEVER you need to wait till late Hardmode to upgrade the sword
Forgot to say last version but this mod once started as a joke That only I had access to and it made the game really easy!

Contrebuters:

Change log: v0.2.1, removed the pickaxes from the mod as I couldn't get them to work sorry for the problem
Change log: v0.2, Added two new Pickaxes for similar Stages in the game as the swords their are based off of.
Change log: v0.1 REALEASED, a.k.a added the first two weapons to the game

Localizer Package
3 years ago tModLoader v0.11.8.5 Edit | Delete
<<-- | <- | -> | -->>