tModLoader Mod List
| Display Name | Version | Size | Author | Last Updated | tModLoader Version | Downloads | Hot | |
|---|---|---|---|---|---|---|
Rebirth Of Barabasz Mod
|
Download v1.38 (12.1 MB) |
Niphil, Mateusz Vult, Hu… |
Rebirth Of Barabasz Mod
-5 new bosses: -Gorimit King -Oczolud -Priest Irenaeus Finger -Azote Chief -The Epic Knight -Over 90 New Items! -Several New Enemies -Lore -And Much More! Disclaimer: The mod is in early version and also contains only pre-hardmode arc - "The Legendary Swords Arc" Developers: -Niphil - Programming & Graphics -Mateusz Vult - Supervision -Sigitarius31 - Graphics & Ideas -Huj13 - Graphics Niphil's Channel: https://www.youtube.com/channel/UCbFrHKlmonF7Ig77YfvzpfQ Localizer Package |
4 years ago | tModLoader v0.11.8.3 | Edit | Delete |
|
Happy Father's Day!
|
Download v1.3 (13.9 KB) |
Your son, Ruben |
Happy Father's Day Dad!
You are very good at being dad so I made this mod for you Localizer Package |
5 years ago | tModLoader v0.11.7.5 | Edit | Delete |
|
POV: Your 1.3 Duke Fishron
|
Download v0.1 (7.3 KB) |
MilkManMeeM |
Haha Shark Go Brrrr
My Discord Server For Funny Mods https://discord.gg/VXhA8gzMTu Localizer Package |
4 years ago | tModLoader v0.11.8 | Edit | Delete |
|
The Wacky Mod
|
Download v0.1 (28.2 KB) |
StrikeXYZ |
The Wacky Mod is a pretty cool mod, it does...this. Modify this file with a description of your mod.
Localizer Package |
5 years ago | tModLoader v0.11.6.2 | Edit | Delete |
|
Ariana Grenade
|
Download v0.1 (14.3 KB) |
bruh enjoyer |
Ariana grenade is a mod
Localizer Package |
3 years ago | tModLoader v0.11.8.6 | Edit | Delete |
|
Axe Mower!
|
Download v0.1 (7.3 KB) |
GacioSki |
This mod add super OP weapon: Axe Mower (or Siekiarka)
It only damages enemy when below (Sry for my english :P) Localizer Package |
4 years ago | tModLoader v0.11.8 | Edit | Delete |
|
Diabolist Nerf
|
Download v0.1 (8 KB) |
Lemon |
This mod is if you want the Diabolist mob gone (also adds unlimited gel ammo)
Localizer Package |
5 years ago | tModLoader v0.11.7.5 | Edit | Delete |
Item Blocker
|
Download v1.0 (18 KB) |
RighteousRyan (Ryan) |
Item Blocker is a simple mod that allows you to block what items enter your inventory during play!
Assign 2 hotkeys: - Add - Remove In your inventory, press either of these keys to add or remove an item from a list of items you don't want entering your inventory! There is a config for the mod where you can remove and add items even if they aren't in your inventory. Localizer Package |
4 years ago | tModLoader v0.11.8.4 | Edit | Delete |
|
Ivor
|
Download v0.1 (7.6 KB) |
Phil |
Ivor is a pretty cool mod, it does...this. Modify this file with a description of your mod.
Localizer Package |
5 years ago | tModLoader v0.11.6.2 | Edit | Delete |
|
Elmo Mod
|
Download v1.4.1 (35.4 KB) |
2stinkysocks |
Adds an elmo face tile
And an elmo gun thats it v1.1 VERY MUCH NERFED elmo gun v1.2 Fixed item descriptions Added infinite elmo pouch v1.3 Added unnerfed version of elmo gun and rare elmos v1.4 significantly buffed unnerfed version of the elmo gun v1.4.1 made infinite rare elmo pouch do the same damage as the consumable ammo Localizer Package |
4 years ago | tModLoader v0.11.8.5 | Edit | Delete |
|
Custom Music Mod
|
Download v0.2 (17.4 KB) |
Shipmans AGLA |
Customize the music in your game!
This mod contains a single file that changes the music to whatever music files you place in the music folder of this mod. Does not come with any music, you have to put the music you want in yourself. Works with calamity to not replace music while in a calamity biome, but also still works without calamity. I put comments in the code to hopefully make reading and using the mod as clear as possible :) Your music files need to be named correctly, so you should probably look at and refer to the code of this mod. How To Use: 1. enable developer mod on tmodloader 2. if you don't have some of the required programs for this, follow this guide for them: https://github.com/tModLoader/tModLoader/wiki/Basic-Prerequisites 3. extract the mod and move the extracted mod to your mod sources folder (documents > my games > terraria > mod loader > mod sources) OR download the files from the mod's github 4. Create a folder in the mod called "Sounds", and create another folder in that folder called "Music" if these folders aren't there already 5. Add your music files to the "Music" folder (Last time I checked, Terraria likes .ogg and .wav file formats for sounds) If Terraria rejects your sound file's format, import them into audacity and then export them as the correct format 6. Make sure your music files are named correctly by checking the file directory the code looks for when changing the music These are the lines of code that say "music = GetSoundSlot(SoundType.Music, "Sounds/Music/<your file name here>")" You will need to open CustomMusicMod.cs for this 7. Comment out (add // before) any "music = GetSoundSlot(SoundType.Music, "Sounds/Music/<your file name here>")" line of code for biomes/events you did not add a music file for 8. Build + reload the mod, and test to see if it works! You should be able to read the code inside the if statements throughout the code to determine which biome/boss/event they change the music for for example, if (Main.LocalPlayer.ZoneCorrupt) means the following indented lines of code activate when the player is in the corruption Localizer Package |
3 years ago | tModLoader v0.11.8.8 | Edit | Delete |
|
Warp Item Control Lib
|
Download v1.2.1 (24.8 KB) |
hamstar |
Warp Item Control Lib allows controlling the use of player warp items (Magic Mirrors, Cellphones, Recall Potions, etc.), including:
- Adjusting time until warp items activate. - Disabling warp items via. config or API, and per-player. - Added an option to have player movement interrupt a warp. - Added option to block or cause harm on warp during Chaos State, and have warps cause Chaos State. Configurable. Localizer Package |
4 years ago | tModLoader v0.11.8.4 | Edit | Delete |
|
More Spell Books
|
Download v1.0 (16.9 KB) |
enderples |
Just adds more spellbooks
adds 5 Spell Books Changelog v1.0 - added changelog - added most of pre-hardmode spellbooks (probably not balanced) Localizer Package |
3 years ago | tModLoader v0.11.8.8 | Edit | Delete |
|
For DarthDino66
|
Download v0.1 (7.6 KB) |
;) |
This is for DarthDino66. You can use it if you want I guess.
Localizer Package |
4 years ago | tModLoader v0.11.8.4 | Edit | Delete |
|
Attrition Class
|
Download v0.1 (34.7 KB) |
moonwalker3 |
This mod adds several items for the attrition class.
Some of them only take health Some of them health and steals life Some of set the enemy on fire! Made by: moonwalker3 Localizer Package |
4 years ago | tModLoader v0.11.8 | Edit | Delete |
|
No Explosives
|
Download v1.0 (6.2 KB) |
Achodyte |
No Explosives transforms all tile-breaking explosive items into harmless sparks!
Unfortunately, the way this mod is set up makes any rockets fired from the rocket launcher turn into sparks, regardless of whether or not they can actually break tiles. This mod was built for use in my server in order to avoid griefing. I will probably make another mod that includes all tools capable of destroying blocks. Localizer Package |
4 years ago | tModLoader v0.11.7.8 | Edit | Delete |
|
Nebur's Bee Allergies Mod
|
Download v0.1.1 (7.6 KB) |
Nebur7420 |
Nebur's Bee Allergies Mod:
This mod makes your player allergic to bee(hornet) stings! If you get stung by one you better.... well best not to get stung.... Good luck with surviving the jungle now! (works for the projectiles and the contact damage) (and no I did not spell allergies incorectly when creating the mod :) ) Localizer Package |
4 years ago | tModLoader v0.11.8 | Edit | Delete |
|
The Science Mod
|
Download v0.1.1 (64.1 KB) |
Pyryzer |
The Scientist Mod introduces a new class: the Scientist! The technological weapons of this class can be boosted with numerous different accessories, which allows endless cool synergies to be discovered. The mod also adds other stuff and analyzes the Terraria world more scientifically.
This mod is still work in progress, and it is currently only viable very early in the game. I plan to add more weapons, equipment and other content (other items, enemies, bosses) in the future. Localizer Package |
5 years ago | tModLoader v0.11.7.5 | Edit | Delete |
Naka's Starter Bag
|
Download v0.2 (10.1 KB) |
Naka |
Localizer Package |
5 years ago | tModLoader v0.11.7.5 | Edit | Delete |
|
Server-side Korean Chat
|
Download v0.2 (24.6 KB) |
Soochaehwa |
영어 입력을 한글로 변환 Ex: fpgn-> 레후
중간에 영어 입력 방법: rksk@ekfk@akqktk -> 가나ekfk마바사 이렇게 @ 사이에 영어로 표시될 단어 입력 영한 변환 끄는 방법: @@ 입력하여 끄고 켤 수 있음 기본적으로 영어+한글 같이 입력되면 변환 안되니 Hook 쓰는 사람들 따로 끌 필요는 없음 이 모드는 서버측 모드이며, 클라이언트에는 설치해도 작동하지 않음 - English to Korean Converter If you can't see the above description, you must install the Korean font Localizer Package |
3 years ago | tModLoader v0.11.8.6 | Edit | Delete |