tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
Skyhawk's Mod
Download v1.5.1 (3.6 MB)

CessnaSkyhawk

A bunch of random additions that spice up the base game!

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Doom Bubbles' Mod

https://i.imgur.com/SAs8IxJ.png
Download v0.33.9 (4.7 MB)

doombubbles

A tModLoader Terraria mod used primarily by myself and my friends

Check the Home Page Wiki to see mod content

Highlights include: An Infinity Gauntlet, League of Legends Items and Runes, Heroes of the Storm items and Talents, Rainbow Machine Gun etc.

Best used alongside the GottaGoFast mod, as well as probably the Thorium Mod.

Since people actually are downloading this mod, here's some recent additions

-League of Legends Runes (just key stones for now)
-Rioter NPC to help with League of Legends item progression
-Reworked all current LoL items to have their real recipes
-Added a crap ton of new LoL Items

Localizer Package
5 years ago tModLoader v0.11.6.2 Edit | Delete
Dragonite's Mod

https://i.imgur.com/Vb1PbOy.png
Download v1.5.1.1 (15.1 MB)

Dragonite

Welcome to Dragonite's Mod! A Miscellaneous Mod that adds tons of stuff that is constantly being updated!

Current Release: V1.5.1.1, Weapons Galore!
Behind the Scenes Change (Re-Organised EVERYTHING, Changed Mod Icon.)
Gave Boss AI, currently debugging. (Causes game to permafreeze-Hopefully fixed by V1.6)
Added OP weapon made by my Best Friend. (Ran out of ideas due to getting depressed over previous stated bug)
Added Endgame weapon made of Luminite.
V1.5.1.1 = Updated Github


Credit where credit is due:
The Creators of Terraria and TModLoader for giving us the ability to play Terraria and Make Mods, Respectively.
Leader of the Cult (What my best friend wanted me to call him.)
Future Releases:
1 Boss - Drops Upgrade Item to make some of said items more powerful than some celestial items. WIP

Previous Updates
1.5 Added multiple upgrades to the Sky Fracture. Added Boss base to Mod files, No AI yet.
1.4.5 Added Better Wings
1.4 Changed Drop Rates
1.3 Fixed Bugs
1.2 Added Mod Icon.
1.1 Added Dev Items.
1.0 Released Mod, fixed further bugs.
0.7 Finished Building Mod (Added Crafting Recipe for Twins' Boss Bag, fixed bugs.)
0.6 Added better bow.
0.5 Fixed Staffs and bow stats
0.4 added better staff and Adrienite bar.
0.3 added bow
0.2 fixed staff bugs and code.
0.1 first build, added staff.

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
ShotgunExtensions [Mod reinstated!]
Download v2.0 (96.1 KB)

Dmcdan

Been a long time, ain' it?



SHOTGUN EXTENSIONS
__________________

+ 33 New weapons! - ranging from early game to the hardmode ores! (with more to come!)

+ 1 New Armor set

+ 4 New kinds of bullets!

_________________

And many more to come!


Over the span of a few more weeks i'll add more and more updates to this to make it the best it can.



And, if you remember the mod originally when it came out, you'll notice, since it came out I:
_______________________________
Resprited all the items
added a new armor set
and added 2 new kinds of ammo


Have fun!


Localizer Package
4 years ago tModLoader v0.11.6.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
Eureka

https://i.imgur.com/OxjFBZ1.png
Download v1.51 (91.4 KB)

Senyour Spooks

Eureka is a work in progress.
If you feel like working with me, let me know on the mods homepage on the terraria forumns. I would love to have a partner.
Trying to learn how to sprite as well so bear with me on the visuals.

V1.5
Added the Black Hole Grenade made out of 2 dynamite at a work bench.
Ever wanted to watch stuff explode, then watch the drops rotate around the explosion? Well now is your chance with the BHG. TM

V1.4
-Added the Bladirang made from the breaker blade and the Gunnerang made from the clockwork assault rifle. These are both boomerangs of sorts.

V1.3
-Added boomerangs for crimtane(BloodLetter) and demonite(TheDark).

V1.2
-Added boomerangs for Copper, Tin, Iron, Lead, Silver, Tungsten, Gold, and Platinum.

V1.1
-Lumirang made from 10 lunar bars and 10 vortex fragments. An end game boomerang

Release - V1.0
-Hellstone Spinner made from demon scythe and 15 hellstone bars (spins around the player and homes in on enemies as they approach)

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

https://i.imgur.com/6or4LZ1.png
Download v0.220 (400.7 KB)

Mariothedog

-=-Champion Mod Info-=-
Champion Mod is a small community made project meant to make Terraria more interesting. Currently it has a slow production but is seen as a labor of love from the small team involved in its development. It would be the team's dream to expand our horizons and recruit any new people willing to help out. The mod currently adds many different weapon types, crafting materials and miscellaneous items to spice of Terraria gameplay. There currently is a new NPC, the Farmer, and a boss in development.

-=-Content-=-
Weapons to flesh out each biome more.
Custom Potions, Tools, and Accessories to come.

-=-Credits-=-
Cornetto
iFlicky
Mariothedog
RandomTerrarian
JoJo
Aurakhalis
Unpleasant
Steviegt6
Alpha Destroyer 32768
Magicmason1000

-=-Changelog-=-
Beta 0.22:
New Items:
- Immolator
- Sky Blue
- Devil's Knife
- Optical Residue
- Primal Cleaver
- Primal Fury
- Primal Justice
- Primal Staff
- Eater's Mandible
- Bolide Bringer

Changes:
- Nature's Bounty Particle Effects and Animation improved
- Baron's Blade no longer heals the player when hitting target dummies
- Risky Revolver's crit now stacks with crit buffs (E.g. Shroomite Armor)
- Memory Fish sprite changed
- Wyverns now have a 12% chance to drop the Sky Blue
- Corrosive Alchemer Gun sprite changed
- Acidic Alchemer Gun sprite changed
- Dreadful Alchemer Gun sprite changed
- Peashooter sprite changed
- Stone Bullet item sprite changed
- Snowball Rifle sprite changed
- Acorn Staff sprite changed
- Acorn Staff projectile (acorn) sprite changed
- Nature's Protection item sprite changed
- Bayonet item and projectile sprite changed
- Enchanted Katana item sprite changed
- Snowball sledgeshot item sprite changed
- Bolide Bringer item sprite changed
- Risk Revolver item sprite changed
- Bonded Multisword item sprite changed
- Sagittarius item sprite changed
- Astral Rampage item sprite changed
- Sun Staff item sprite changed
- Moon Staff item sprite changed

==="> Discord server link: https://discord.gg/x28RTWk
Wiki link: https://terrariamods.gamepedia.com/Champion_Mod

Please report bugs to Mariothedog#4707 on Discord.

-=-Champion Mod Info-=-
Champion Mod is a small community made project meant to make Terraria more interesting. Currently it has a slow production but is seen as a labor of love from the small team involved in its development. It would be the team's dream to expand our horizons and recruit any new people willing to help out. The mod currently adds many different weapon types, crafting materials and miscellaneous items to spice of Terraria gameplay. There currently is a new NPC, the Farmer, and a boss in development.

-=-Content-=-
Weapons to flesh out each biome more.
Custom Potions, Tools, and Accessories to come.

-=-Credits-=-
Cornetto
iFlicky
Mariothedog
RandomTerrarian
JoJo
Aurakhalis
Unpleasant
Steviegt6
Alpha Destroyer 32768
Magicmason1000

-=-Changelog-=-
Beta 0.22:
New Items:
- Immolator
- Sky Blue
- Devil's Knife
- Optical Residue
- Primal Cleaver
- Primal Fury
- Primal Justice
- Primal Staff
- Eater's Mandible
- Bolide Bringer

Changes:
- Nature's Bounty Particle Effects and Animation improved
- Baron's Blade no longer heals the player when hitting target dummies
- Risky Revolver's crit now stacks with crit buffs (E.g. Shroomite Armor)
- Memory Fish sprite changed
- Wyverns now have a 12% chance to drop the Sky Blue
- Corrosive Alchemer Gun sprite changed
- Acidic Alchemer Gun sprite changed
- Dreadful Alchemer Gun sprite changed
- Peashooter sprite changed
- Stone Bullet item sprite changed
- Snowball Rifle sprite changed
- Acorn Staff sprite changed
- Acorn Staff projectile (acorn) sprite changed
- Nature's Protection item sprite changed
- Bayonet item and projectile sprite changed
- Enchanted Katana item sprite changed
- Snowball sledgeshot item sprite changed
- Bolide Bringer item sprite changed
- Risk Revolver item sprite changed
- Bonded Multisword item sprite changed
- Sagittarius item sprite changed
- Astral Rampage item sprite changed
- Sun Staff item sprite changed
- Moon Staff item sprite changed

===

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
dnd
Download v3.1 (44.3 KB)

BIL

DnD Challenge starts you out with lower hp. You gain more, fairly quickly, if you survive. This makes early game harder. It is dependent on the attributes mod. Will not work well with other mods that change player hp, such as the t-race mod. Specifically, The t-race dwarf gives big start bonus, but the t-race elf, very challenging.

Retired Adventurer visiting from Kalciphoz's RPG Mod. (Recommended by me) and a quote from Kalcipho: " Any of my content may be used, but please give proper attribution (credits) and if using a larger part of my mod (such as a major mechanic), please refer people to the original.

The Retired Adventurer sells a contract now. The way it works is, as long as you hold the contract in your inventory, he will try to follow you and fight for you. If you right click on the contract, it will summon him to you, wherever you are, but the contract is gone after that. The way to work the system is to have at least 2 contracts, so when you use 1 to summon him, you still have the second one to keep him following you. Don't let him lag too far behind, or he might port back to his house.

If you like what I’m doing, and would like me to continue in this direction, consider donating. If you do donate, that means I’m working for you. Feel free to post a note to let me know what you’d like to see in my future work, I could make any Town NPC a contract for you to buy, so they follow you, just leave a note with the donation, whichever NPC you want to contract. Thank you.
https://www.paypal.com/paypalme2/brightidearetrogames





Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
BasicClasses
Download v4.0 (409.7 KB)

BIL

This mod chooses a random class or race for you, based on basic dnd. There is a teacher npc that can sell you different classes to be. Requires the attributes mod, which gives you stats and a character sheet. If you aren't starting out new, then you will need to buy the character sheet from the villagers mod, when you get the hero villager. Or use cheat sheet to get it.
This is the one that brings them all together, designed to work with dnd, villagers, attributes, and starter weapons.

Elves and Magic Users now have 3 spells, spellbook gained at dawn.
Holy symbol placeable.
1.1 Major update to cleric. Bonus lives from dnd mod gives bonus wisdom. Wisdom gives bonus to class skill. Turn undead an item (for now) that gives a short buff. It hurts all monsters (for now). Small update to halflings.
1.23 If you roll a race, it will stay now if you take another class.
1.3 If you are a dwarf or halfling, the world looks mighty big to you. Also some benifits to Magic Users. And Theives. Upgraded Dwarves.
1.5 Paladins require 17 chr. If you are a fighting man, all you have to do is get your chr to 17. Extra lives give bonus to stats, based on class.
Monks require 15 wis, 12, str, and 15 dex.
1.6 fixed Cleric. Paladin now has big benifit with holy avenger. Assassin class requires Thief class with dex, str, and int of 12 or better.
1.8 Updated some of the buff sprites, new sprites by Gilly.
1.9 A Bur-a-Hobbit. Feet, elf ears, dwarf beard, for new characters.

3.3 Druid added, if you qualify. Only purchasable from the Teacher if you meet the requirements. Turns into a beast at night with the class ability, be sure to set the key for it.

If you like what I’m doing, and would like me to continue in this direction, consider donating. If you do donate, that means I’m working for you. Leave a note to let me know what you’d like to see in my future work, I'll make a custom class for you. And by class, I mean anything in D&D, warforged, teifling, dragonkin, etc. Thank you.
https://www.paypal.com/paypalme2/brightidearetrogames

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
attributes
Download v3.7 (483 KB)

BIL

Attributes Adds old school dnd stats. Don't lose your character sheet!

I've added Gauntlets of Ogre Might. Increases your Strength.

The stat bonus is (3d6)/3-3. This gives a range from -3 to +3 to different bonuses.
The character sheet shows your stats, and can be stored in a chest. The dice will reroll your stats, but be carefull, because they can go lower. Fate rerolls all of them, and the others reroll individual.
The first aid kit is for healing, using the wisdom bonus. It does not cause potion countdown. If your wisdom is low, you are better off with potions.
Strength gives bonus to melee damage, and knockback. The different weapon tooltips will show the base and the bonus. Other mods will throw these numbers, so if you see damage 9 = 7 + 3, then you have a mod, or a debuff that is taking the 1 point away.
Intelligence adds to magic damage and mana regen speed.
Wisdom adds to max mana, and first aid kits.
Dexterity adds to ranged damage, and a little bit to defense.
Consitution is bonus max hp.
Charisma adds to minion damage and max number of minions.

Wild Magic! Be sure to set your keybinding for it to work. (Hit escape, go to settings, controls, and scroll to the bottom until you see mod controls and attributes:Daily. Click on <unbound> and then press what key you want it to be. I use the numberpad.) This will give you a few seconds of a random buff (using ExampleMod base). It might be a good buff, or a bad buff. Go to the discord attributes sub for more details and plans. Wild Magic is a little overpowered right now, so enjoy it till I nerf it.

Melee weapons will show the weapon damage, and below that it will show the base damage and the str bonus. It will not show anything else that would add to bonus. Intelligence now adds to magic damage, and above average Dexterity adds to defense.

If you like what I’m doing, and would like me to continue in this direction, consider donating. If you do donate, that means I’m working for you. Feel free to post a note to let me know what you’d like to see in my future work, I'll make a custom Magic Item for you, what stat needs a bonus? Homepage links to donation link:
https://www.paypal.com/paypalme2/brightidearetrogames

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

https://i.imgur.com/1KCqIg0.png
Download v0.2.3.2 (255 KB)

Merry Shrekmas

This mod is going to be an extension to prehardmode and hardmode melee gear. (or anything else)

I'll add whatever items i like as i progress this mod.

As this is a very early version of the mod nothing is final and may change.

Have fun playing :)

---------CHANGELOG---------
v0.1 - publish

v0.2 - more weapons and armour

v0.2.2 - updated retired explorer shop and updated sprites for akrielite bar, ore and assassin slasher
v0.2.3 - Akrielite tools, akrielite ore now needs minimum of 55% pickaxe power to break,akrielite bricks with brick walls. Possible custom damage class in next update cause why not.

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

https://i.imgur.com/7siw0CZ.png
Download v0.1.7.4 (260.9 KB)

Vanilliyan

Add Mario, Luigi and Wario to Terraria!

Click on "Visit the Mod's Homepage" to join the Discord server!

Wario's got his first power-up! Want to give the Jet Pot a try?

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

https://i.imgur.com/AU71utX.png
Download v31.4.15 (261.9 KB)

Sublimeful

Self explanatory, just kills everything(for real this time) in one punch. Craftable with one piece of dirt. This is a cheat mod.

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Terraria: of Dark and Below

https://i.imgur.com/SZdNskt.png
Download v0.4.3.2 (11.2 MB)

Mr. Sarge and his Develo…

"Darkness Falls Across the Land."
The 'Terraria: of Dark and Below' Mod is a mod aimed to add content and simple fun to your playthrough. It comes with 3 Bosses, a good deal of new items, and all the more to slaughter. This mod is ran by nothing more than passion and fun, and yet contains a darker theme with inspiration from Dark Souls.
Current Update: Return of The King (Sunken King Rework)

Special thanks to Hallam and ExampleMod for being crucial in making this mod.

Credits:
Mr. Sarge (Coding - Lead Developer, aka me.)
DarkPuppey (Spriting - Developer)
Hallam (Coding - Developer)
Theodore F. Sharpe (Moderation + Editing + cool dude iguess - Developer)
BoRKman (Lotsa Spriting - Developer)
Cturix Kemilon (Sounds - Developer)
Skeletony (Spriting - Developer)
Jsoull (Spriting, Ideas, Support - Developer)
SentryTurbo (Lead Musician - Developer)
Lyrebird (Ideas, Lore - Developer)
TheMadderHatter (Ideas, Lore - Developer)
MoonBurn (Spriting - Developer)
Maskano (Spriting - Developer)
The Kirill Greathly (Spriting)
Pyxis, Pacnysam, GamingWithZack, MoonlitWyvern, Gibb50, MelonDragon, Cherry, Gerno/Kerbol (Spriting)


Prepare yourself.
V0.4.3.2
(Reuploaded due to publishing error.)

https://forums.terraria.org/index.php?threads/terraria-of-dark-and-below-mod.79548/

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Sheep's Mod
Download v0.5.1 (60.5 KB)

TheLonelySheep


Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Conveniences
Download v1.2 (10.4 KB)

NobeliumUranium_

Just makes things less grindy. For those of you who hate waiting around.
--------------------
Feel free to look through the code to learn how to use GlobalNPC, though you should note that consulting the tModLoader wiki and ExampleMod is generally a better idea.
--------------------
Harpies have a chance to drop a Soul of Flight in Hardmode, the chance is higher after any mech boss is defeated
Eater of Souls/Crimera have a chance to drop 1-5 Shadow Scales/Tissue Samples after EoW/BoC is defeated
Most Corruption/Crimson enemies have a low chance to drop a Soul of Night in Hardmode, regardless of location
Most Hallow enemies have a low chance to drop a Soul of Light in Hardmode, regardless of location
Possessed Armor has a chance to drop 1-5 of each boss soul after the respective bosses are defeated
Goblin Scouts drop at least 2 more Tattered Cloth
Plantera drops 120-200 Chlorophyte Ore
Small bees have a low chance of dropping a stinger, big ones almost always drop a stinger
Queen Bee drops 5-15 stingers

That's all for now

--------------------
Version History:
1.2
Plantera no longer drops bonus chlorophyte if Fargo's Soul Mod is enabled

1.1
Boosted some drop chances and amounts and optimized code a little
Lowered chance of dropping Soul of Light/Night
Most Hallow enemies excluding Rainbow Slime now have a chance of dropping a soul of light regardless of location
Most evil enemies now have a chance of dropping a soul of night regardless of location
Bees have a chance to drop a stinger
Queen Bee drops stingers

1.0
Initial Release

Localizer Package
5 years ago tModLoader v0.11.6.2 Edit | Delete
Endless Explosives

https://i.imgur.com/wIwslk5.png
Download v1.1.1 (136.6 KB)

Amorak

Upgradeable Endless Handheld Cannons That Fire Different Vanilla Explosives
-Cannons Are Crafted At An Anvil With 199 Explosives
For Example: 199 Grenades = Endless Grenade Cannon

Cannon Types:

They Can Be Upgraded To Shoot Farther And Faster

ChangeLog
1.1
-Changed The Amount Of Explosives Required To Craft Their Respective Cannons From 999 To 199
1.1.1
-Added Icon">
-Adds Upgradeable Endless Handheld Cannons That Fire Different Vanilla Explosives
-Cannons Are Crafted At An Anvil With 199 Explosives
For Example: 199 Grenades = Endless Grenade Cannon

Cannon Types:

They Can Be Upgraded To Shoot Farther And Faster

ChangeLog
1.1
-Changed The Amount Of Explosives Required To Craft Their Respective Cannons From 999 To 199
1.1.1
-Added Icon

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
Magiccheat
Download v1.3.3 (68.8 KB)

Radlord

so this mod adds some cheat accessories for Mage builds

Everything costs dirt at a new workbench (uses 5 dirt to make)



Update Log:
v1.3.2: Buffed Staff, All Prokectiles basically last forever, All Moonlord attacks go through blocks, Eater Of Worlds and moonlord buffed a little, killing Eye of cthulu should spawn 2 more.

idk what this mod is even for anymore


v1.3.1: updated... lol
v1.3: added a staff and workbench
v1.2: added Buffs accsesory, armor, HP h4cks
v1.1: Added Home Page
v.1: Initial release

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

https://i.imgur.com/K6POw0f.png
Download v1.6.2.0 (51.7 KB)

Uncle Danny


- Thanks to Sal, AdipemDragon, Nao and Jace for the item and projectile sprites.
- Thanks to Grox The Great for allowing me to use his Base Mod tile finding code as a base for the Detector Compass.
- Thanks to Jopojelly for allowing me to use his Auto Trash UI slot code as a base for the drawing tool build slot.
- Thanks to Ozzatron for his help with testing multiplayer and figuring out the drawing algorithms.
- Thanks to Tic Tox for shouting me out on many occasions in his streams, and his continued support.
- Thanks to everyone else who has supported the mod in any way or form."> Gadget Galore is a mod that adds a small variety of gadgets that could be helpful during your playthrough.

-- BUILDING TOOLS --
The building tools are tools bought from the Mechanic, and make use of the build slot the mod adds. It allows you to place blocks, walls, platforms and paint placed in the build slot in various shapes and sizes, such as lines, circles, squares and more. They can be combined into one single tool for convenience.
The items will be consumed from your inventory, unless disabled in the config file. The building tools can also be disabled in the config file, if desired, i.e. for servers.

-- ALTAR CONTAINER --
The Altar Container is a small tool bought from the Mechanic that allows you to pick up, and place, a vanilla altar. It can still be smashed to cause Hardmode ore to spawn when placed again.

-- DETECTOR COMPASS --
The Detector Compass is a tool that serves as an add-on to the Metal Detector, and thus is only available from the Traveling Merchant if you have obtained the Metal Detector or any of its upgrades. If held, a compass will point towards the "best ore" displayed by the Metal Detector.

-- MASTER WAND --
The Master Wand is a tool that combines all the block placing wands together, it can be crafted from all the individual wands.

-- CREDITS --
- A huge thanks to Jofairden and Dark;Light for their immense help with various code and UI issues.
- Thanks to Wing for the immense continuous support and countless suggestions.
- Thanks to Sal, AdipemDragon, Nao and Jace for the item and projectile sprites.
- Thanks to Grox The Great for allowing me to use his Base Mod tile finding code as a base for the Detector Compass.
- Thanks to Jopojelly for allowing me to use his Auto Trash UI slot code as a base for the drawing tool build slot.
- Thanks to Ozzatron for his help with testing multiplayer and figuring out the drawing algorithms.
- Thanks to Tic Tox for shouting me out on many occasions in his streams, and his continued support.
- Thanks to everyone else who has supported the mod in any way or form.

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

https://i.imgur.com/AiEYu1v.png
Download v0.1.0.10 (5.5 KB)

Cleyera

-Description-
===========================================
This mod disable items destroyed in Lava.
This is not affect Guide Voodoo Doll.
===========================================
-Supporting Mods-
===========================================
-Ancients Awakened (Goblin Doll)
-Fargo's Souls Mod (Abominationn Voodoo Doll)
-Sins Mod (Angler Voodoo Doll)
-------------------------------------------
If you made item such as Guide Voodoo Doll for your mod, I can support with it.
===========================================
-Changelogs-
===========================================
v0.1.0.10: Supported Fargo's Souls Mod.
-------------------------------------------
v0.1.0.9: Republished(tML v0.11.5)
-------------------------------------------
v0.1.0.7 - 0.1.0.8: Minor change on code
-------------------------------------------
v0.1.0.6: Supported other mods again.
-------------------------------------------
v0.1.0.5: Bug fixed
-------------------------------------------
v0.1.0.4: Supported other mods.
-------------------------------------------
v0.1.0.3: Compressed all png file.
-------------------------------------------
v0.0.0.2: Added icon
-------------------------------------------
v0.0.0.1: Published
==========================================="> ===========================================
-Description-
===========================================
This mod disable items destroyed in Lava.
This is not affect Guide Voodoo Doll.
===========================================
-Supporting Mods-
===========================================
-Ancients Awakened (Goblin Doll)
-Fargo's Souls Mod (Abominationn Voodoo Doll)
-Sins Mod (Angler Voodoo Doll)
-------------------------------------------
If you made item such as Guide Voodoo Doll for your mod, I can support with it.
===========================================
-Changelogs-
===========================================
v0.1.0.10: Supported Fargo's Souls Mod.
-------------------------------------------
v0.1.0.9: Republished(tML v0.11.5)
-------------------------------------------
v0.1.0.7 - 0.1.0.8: Minor change on code
-------------------------------------------
v0.1.0.6: Supported other mods again.
-------------------------------------------
v0.1.0.5: Bug fixed
-------------------------------------------
v0.1.0.4: Supported other mods.
-------------------------------------------
v0.1.0.3: Compressed all png file.
-------------------------------------------
v0.0.0.2: Added icon
-------------------------------------------
v0.0.0.1: Published
===========================================

Localizer Package
4 years ago tModLoader v0.11.6.2 Edit | Delete
<<-- | <- | -> | -->>