tModLoader Mod List

Create

Find by name: | Back to Full List

Display Name Version | Size Author Last Updated tModLoader Version Downloads | Hot
TWAILA

https://i.imgur.com/nJD5lbk.png
Download v0.4.0.0 (134 KB)

Jadams

AntiCheat: Only updates the UI if the tile has been reveled on the map
- Content Toggles: Toggles the various UI features on and off
- UseDefaultPosition: Centers the panel on the top of the screen
- LockPosition: Stops the mouse from being able to move the panel
- AnchorX, AnchorY: Represents what part of the panel's positioning is constant when the content changes its size
- AnchorPosX, AnchorPosY: The exact pixel location of the anchor point
- MaxWidth, MaxHeight: The maximum percentage of the screen the panel can be
- PanelPadding: How much space there is (in pixels) between the content and the edge of the panel
- CycleDelay: How many ticks before the panel cycles its type
- ContentSetting: Settings that describe what to do with the content when it is too big for the panel
- HoverOpacity: How visible the panel should be when it is hovered over
- ShowBackground: Displays the background panel
- UIDisplay: Options for when the panel should be visible or hidden
- HideUIForAir: Hides the UI when hovering over tiles that would otherwise not be upated by the UI
- Panel Color: Changes the color of the background panel
- TextShadow: Displays a black border around the text
- OverrideColor: Overrides any pre-existing colors on the text
- Text Color: Changes the color of the text
- UseItemTextures: Priotizes displaying the texture of the item that places the tile as opposed to the texture of the tile itself (Only works for tiles that have items that place them)
- ReservedImageWidth: The percentage of the panel that is reserved for the image if the text is too long

[Controls]
- Cycle UI Display Mode (Mouse3 by default): Cycles through the UIDisplay options

[Changelog]
v0.4.0.0 (4/12/2022)
- Added Walls and Liquids to the UI
- The panel now cycles through tile types (tile, wall, liquid) if more than one type applies
v0.3.1.0 (3/30/2022)
- Added more config options including AntiCheat, TextShadow, ContentToggles, and Colors
- Fixed an issue where item textures would not default to tile textures if no item texture was found
- The panel's text can how handle text tags
- Toggle UI was changed to Cycle UI Display Mode to allow for the new Automatic display option
- Plants now properly display on the UI when in their blooming state
v0.3.0.0 (3/20/2022)
- Added configuration settings for positioning and anchoring
- The panel can now be moved with the mouse
- Added the Trim, Shrink, and Overflow options to handle content that is too big for the panel
v0.2.2.1 (3/12/2022)
- Fixed a game crash when hovering over a giant mushroom
v0.2.2.0 (3/9/2022)
- Fixed issues with tiles that have extra data or can be activiated (Doors, Campfires, etc)
- Fixed several incorrect or missing item textures
- Fixed naming for locked chests and the enchanted sword shrine
v0.2.1.0 (3/2/2022)
- Gave names to tiles that don't technically have names in vanilla Terraria
- Many name and texture fixes
v0.2.0.0 (2/26/2022)
- UI Scaling now works properly with the UI
- The UI updates more efficiently
- Fixed an issue where the UI would update with tiles that were off screen
- The UI now explicitly prioritizes smart cursor over mouse coordinates
- The default texture is now the confused buff texture
v0.1.3.0 (2/18/2022)
- Cacti now display the proper name and texture on the UI
v0.1.2.0 (2/13/2022)
- Saplings now display the proper name on the UI
v0.1.1.0 (2/12/2022)
- Trees now display the proper name and texture on the UI
- Fixed a blurry texture issue
v0.1.0.1 (2/11/2022)
- Initial Release
- The UI Panel displays the name, mod, and texture of most tiles in vanilla and modded Terraria"> Displays the name and mod of the tile you are looking at in the world

This mod is greatly inspired by the Minecraft Mod WAILA by ProfMobius and is intended to function in a similar way

[IMPORTANT NOTES]
This mod is currently in development and is not complete

[Config Options]
- Visit the Forum page for more details on config options

- AntiCheat: Only updates the UI if the tile has been reveled on the map
- Content Toggles: Toggles the various UI features on and off
- UseDefaultPosition: Centers the panel on the top of the screen
- LockPosition: Stops the mouse from being able to move the panel
- AnchorX, AnchorY: Represents what part of the panel's positioning is constant when the content changes its size
- AnchorPosX, AnchorPosY: The exact pixel location of the anchor point
- MaxWidth, MaxHeight: The maximum percentage of the screen the panel can be
- PanelPadding: How much space there is (in pixels) between the content and the edge of the panel
- CycleDelay: How many ticks before the panel cycles its type
- ContentSetting: Settings that describe what to do with the content when it is too big for the panel
- HoverOpacity: How visible the panel should be when it is hovered over
- ShowBackground: Displays the background panel
- UIDisplay: Options for when the panel should be visible or hidden
- HideUIForAir: Hides the UI when hovering over tiles that would otherwise not be upated by the UI
- Panel Color: Changes the color of the background panel
- TextShadow: Displays a black border around the text
- OverrideColor: Overrides any pre-existing colors on the text
- Text Color: Changes the color of the text
- UseItemTextures: Priotizes displaying the texture of the item that places the tile as opposed to the texture of the tile itself (Only works for tiles that have items that place them)
- ReservedImageWidth: The percentage of the panel that is reserved for the image if the text is too long

[Controls]
- Cycle UI Display Mode (Mouse3 by default): Cycles through the UIDisplay options

[Changelog]
v0.4.0.0 (4/12/2022)
- Added Walls and Liquids to the UI
- The panel now cycles through tile types (tile, wall, liquid) if more than one type applies
v0.3.1.0 (3/30/2022)
- Added more config options including AntiCheat, TextShadow, ContentToggles, and Colors
- Fixed an issue where item textures would not default to tile textures if no item texture was found
- The panel's text can how handle text tags
- Toggle UI was changed to Cycle UI Display Mode to allow for the new Automatic display option
- Plants now properly display on the UI when in their blooming state
v0.3.0.0 (3/20/2022)
- Added configuration settings for positioning and anchoring
- The panel can now be moved with the mouse
- Added the Trim, Shrink, and Overflow options to handle content that is too big for the panel
v0.2.2.1 (3/12/2022)
- Fixed a game crash when hovering over a giant mushroom
v0.2.2.0 (3/9/2022)
- Fixed issues with tiles that have extra data or can be activiated (Doors, Campfires, etc)
- Fixed several incorrect or missing item textures
- Fixed naming for locked chests and the enchanted sword shrine
v0.2.1.0 (3/2/2022)
- Gave names to tiles that don't technically have names in vanilla Terraria
- Many name and texture fixes
v0.2.0.0 (2/26/2022)
- UI Scaling now works properly with the UI
- The UI updates more efficiently
- Fixed an issue where the UI would update with tiles that were off screen
- The UI now explicitly prioritizes smart cursor over mouse coordinates
- The default texture is now the confused buff texture
v0.1.3.0 (2/18/2022)
- Cacti now display the proper name and texture on the UI
v0.1.2.0 (2/13/2022)
- Saplings now display the proper name on the UI
v0.1.1.0 (2/12/2022)
- Trees now display the proper name and texture on the UI
- Fixed a blurry texture issue
v0.1.0.1 (2/11/2022)
- Initial Release
- The UI Panel displays the name, mod, and texture of most tiles in vanilla and modded Terraria

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Calamity's Vanities Traducción Español / Spanish Translation

https://i.imgur.com/3JWL7VI.png
Download v1.3 (26.5 KB)

Davitroon

Calamity's Vanities Traducción Español traduce el contenido del Calamity's Vanities al Español.
Calamity's Vanities es un complemento al Calamity mod el cual añade contenido de vanidad (Trajes, alas, ganchos, mascotas, y más).
(No estoy asociado ni con el equipo del Calamity mod ni con el de Calamity's Vanities)

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Marvel Terraria Universe

https://i.imgur.com/H7NozcM.png
Download v0.4.0 (263.6 KB)

Nkaiw0rld and LexnosS

Marvel Universe for Terraria!
(Work in progress)

There are many plans and ideas for this mod but it will essentially bring some cool stuf from the Marvel Universe (specifically from the Marvel Cinematic Universe 'MCU') into terraria.

We plan on having:
- Weapons
- Armors
- NPCs
- Enemies
- Bosses
- New ores
- Infinity Saga Items

Developers: Nkaiw0rld
Artist: Lexnoss
Contributor: GabeHasWon

-------------------------------------------

V0.4
We have a playable version of two infinity stones! They are missing some tweaks and balancing but it'll come. This version also has a new armor we're sure you'll love and new weapons.

New stuff:
1 armor set
3 Weapons (Runes)
-Combat Rune
-Regeneration Rune
-Destruction Rune

Updated:
Power Stone
-Insane Damage Beam
Soul Stone
-Increases All Damage with Kills

More information on our discord server. Stay alert because we'll do a nitro giveaway!

-------------------------------------------

V0.3
This update has two new set armors and irradiated versions of vanilla bows.

-------------------------------------------

V0.2
This is a small but fun update. You will most likely not be able to use a character that already had this mod active so, we recommend creating a new one.

This version has:
6 permanent buffs
- Chaos Vessel
- Super Soldier
- Secret Agent
- Frenzied Mutant
- Swift Mutant
- Resilient Mutant
1 Weapon
3 Tools

You cannot have more than one permanent buff (Doesn't include mutant buffs).
New characters have a 1/3 chance to be mutants. The mutant type is also chosen randomly.
Chaos concoction can be crafted with Chaos Particles.
Super Soldier Serum has a 1/2 chance of dropping from twins.
Training Routine has a 1/2 chance of dropping from the destroyer.

-------------------------------------------

V0.1
This is the very first version of the mod. Please don't risk any existing world/character as there may be bugs.
We encourage you to try Mjolnir and/or StormBreaker! (Huge thanks to GabeHasWon)

This version has:
6 weapons
2 armor sets
2 accesories
3 ores (2 with tiles)
2 consumables

New worlds will generate uranium.
The twins and the destroyer have a chance of 1/3 to drop Wakanda's Blessing. When consumed, it will bless the world with vibranium.
After defeating skeletron prime, enemies in hell will drop chaos particles.
Golem has a chance to drop Mjolnir, Duke Fishron drops stormbreaker, and Cultist drops Eye of Agamotto.

For any feedback, feel free to message me on discord: Nkaiw0rld#3283

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Touhou Expansion

https://i.imgur.com/YLUtc70.png
Download v0.7 (21.8 MB)

Blink_Dagger

Touhou Expansion is aimed for adding some boss fights from touhou projects,from th6 (the Embodiment of Scarlet Devil) to th15 (Legacy of Lunatic Kingdom).
Planned to add bosses:Yuyuko(Ten Desires version),Chen, Imaizumi Kagerou,Marisa(Imperisable Night version),Youmu,Junko,Flandre,Yukari.

Due to the coming update of 1.4 version tModLoader, this mod will permanently stop updating. Flandre and Yukari still undone. Apologize for everyone who like this mod,
and wait for the 1.4 version adapted release if possible.

[C/FF0000:This Mod is not Gensokyo mod, please don't confuse them.]

[C/006FFF:DISCORD LINK]
https://discord.gg/8q6xgMDR6u
[C/009FEE:GENSOKYO MOD DISCORD LINK]
https://discord.gg/vvnwKWGgJC
Deepest apologies for this mod's developers that were offended by me.

[C/FF5F00:WARNINGS]
*Due to technical problems,this mod hasn't done perfect adaptation of multiplayer gaming..
*Trying to enable cheating mod alongwith this mod may cause player taking 1000% damage and cannot regenerate health when any mod bosses alive.
[Including: AlchemistNPC,WeaponOut,Antisocial,ExperienceAndClasses,Wingslot,FasterWeapons]

[C/FFFF00:CHANGELOGS]
V0.1
*Add bosses:Yuyuko,Chen,and some drops of Yuyuko

V0.2
*Add accessory and things like trophy dropped by Yuyuko;most unfinished in-plan bosses have added musics

V0.2.1
*Add accessory & trophy of Chen; reduced death sounds of bosses; tried to do multiplayer synch of Yuyuko,I wish her can be challenged normally in multiplayer gaming.
However I cannot ensure there are no bugs still exist, so is possible please report bugs on my Discord server if you find any.
*** CHEN's multiplayer synch is done halfway, so there may be unexpected conditions if summoned in single player or in server.

V0.2.2
*Multiplayer synch of Chen.Kagerou boss fight will be added in V0.3, and will be fit for multiplayer gaming from the start.

V0.3
*Added boss: Imaizumi Kagerou.I think it's fit for multiplayer gamings.(Lack in sprites so I used her head as summoning item lol)

V0.4
*Added boss: Kirisame Marisa. Reimu's Last Word spell still in progress, so it's a half-done boss fight. May cause lag on bad PC due to too many bullets.

V0.4.1
*Temporarilly disables the function of anti-cheating.Still not suggest playing with mods with totally overpowered items, like Weaponout and Experience&Classes.

V0.4.3
*Completed Marisa's boss fight. Now Reimu will come out after you defeated Marisa, and escape with loots drop after her Last SpellCard.

V0.4.4
*Fixed bugs aboout Potted Westbound and Marisa boss fight in multiplayer gaming. I have no idea about Reimu's bugs, so it won't be fixed recently.

V0.4.5
*Added Kagerou's accessory, Marisa's weapon, and their treasure bags;added a half-done Junko fight.

V0.5
*Added Junko's boss fight, I hope you like her. Added Marisa's accessory. Fixed a bug that will cause Hakero Staff aim an invulnerable target.

V0.5.2
*Added Junko's weapon, nerfed Kagerou/Marisa/Junko's basic stats, nerfed the power of Junko's certain spellcards.

V0.5.3
*Added config for non-boss musics.

V0.5.5
*Fixed a bug that causes music volume being set to 0% while turn on the non-boss music config.

V0.5.7
Added Kagerou's, Marisa's and Junko's bossbags and trophies, added Junko's expert mode accessory.Chen's and Kagerou's weapon lack in sprites and planned to come out in weeks.

V0.6
Fixed a bug that causes bosses unable to release bullets correctly. Added Youmu Konpaku's boss fight.Added configurable title theme replacement.This is the final update for 1.3 tModLoader.

V0.6.1
Damn it I forgot to write Youmu's summon item

[C/FF0000:Chinese Translation from here]

车万拓展模组致力于加入一些在幻想乡mod中未出现的boss战,仅限正作(红魔乡-绀珠传)。
目前计划加入的boss为:西行寺幽幽子(神灵庙ver),橙,今泉影狼,雾雨魔理沙&博丽灵梦(永夜抄ver),魂魄妖梦,纯狐,芙兰朵露·斯卡雷特,八云紫。

由于1.4tml即将更新,这个mod将会永久停更。对所有喜欢这个mod的人说声抱歉,如果可以的话请你们等待适配1.4版本的本mod发布。

[C/FF0000:这个mod不是幻想乡mod,请不要搞混了。]

[C/006FFF:DISCORD链接]
https://discord.gg/8q6xgMDR6u
[C/009FEE:幻想乡MOD DISCORD链接]
https://discord.gg/vvnwKWGgJC

[C/FF5F00:警告]
*由于技术限制,boss战和部分物品可能在多人模式中适配的并不好。
*试图与作弊性质的模组一起加载,会使玩家在有模组boss存活时承受1000%伤害且无法回血。
[包括: AlchemistNPC,WeaponOut,Antisocial,ExperienceAndClasses,Wingslot,FasterWeapons]

[C/FFFF00:更新内容]

V0.1:加入boss:幽幽子,橙,以及幽幽子的一些掉落物

V0.2:加入幽幽子的宝藏袋和纪念章

V0.2.1:加入橙的饰品、宝藏袋、纪念章;降低一些音效的音量(例如boss死亡的爆炸声);试图做了幽幽子的多人同步,但也只能希望她在多人模式表现正常。
无论如何,我不确定是否还有依旧存在的bug,所以遇到bug的话

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
New Fangled Weapons

https://i.imgur.com/wBuLmG2.png
Download v1.2.5 (195.7 KB)

Jayblue

New Fangled Weapons adds a bunch of weapons that kind of (or don't really) stand out from regular terraria weapons.

Currently there are 3 post game weapons (All 3 are OP)

Making mods is fun sometimes

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Bee Swarm Simulator Mod

https://i.imgur.com/VJtnbMQ.png
Download v0.4.1 (200.6 KB)

MeurdMeister

This is a mod based on the ROBLOX game 'Bee Swarm Simulator' by Onett. Credit for the original designs of any content in this mod goes to him.

While the item designs themselves are based on those from the ROBLOX game, they do not necessarily work the same.

CHANGELOG:

== Version 0.4.1 ==
> Emergency fix - removed Sticky modifier for Hive Weapons, as it seems to crash the game when applied to a newly obtained item
> Slightly changed the chance that a modifier will be applied upon obtaining an item

== Version 0.4 ==
> Introduced the Sprinklers: Basic Sprinkler, Silver Soakers, Golden Gushers, Diamond Drenchers, and the mighty Supreme Saturator
> Added the Magnet and Vacuum collectors which can bring dropped items towards the player
> Added three new Hive Weapon Modifiers - Ace, Grandmaster & Sticky
> The Scooper and Rake can no longer be crafted and are instead bought from the Merchant
> Slight changes to the Tide Popper
> Tide Popper can now be dropped by the Old Duke (Calamity Mod)

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
PDA Crafting Recipe

https://i.imgur.com/wqlWwiB.png
Download v1.0.2 (8.2 KB)

mrpenalty23

This mod allows you to craft every item needed to make the PDA prehardmode and very easily.
If this mod reaches 5,000 downloads I will expand it and add more important items and recipes.

You are able to craft the uncraftable items in the tree with common materials like wires, iron bars, demonite, etc.

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
BloonsTD

https://i.imgur.com/gyn43Le.png
Download v0.0.5.2 (133.7 KB)

Breadcast

Version 0.0.2
- added Throwing Dart
- fixed some hitbox issues

Version 0.0.3
- added Dartling Gun
- changed throwing dart recipes

Version 0.0.4
- added Shuriken
- fixed some stuff

Version 0.0.5
- added Compact Energy (wizard monkey)
- updated Seeking Shuriken to seek differently

Version 0.0.5.2
- Added Armor Penetration to Some Weapons



*Balancing Changes*
- made basically everything do a little bit less damage

Press "homepage" if you want to join my discord server.
im trying to make this mod balanced so if you think somenthing is unbalanced come report it to me"> Adds Bloons TD Towers and such as weapons
Currently all T0 weapons are sold by the merchant.


Version 0.0.2
- added Throwing Dart
- fixed some hitbox issues

Version 0.0.3
- added Dartling Gun
- changed throwing dart recipes

Version 0.0.4
- added Shuriken
- fixed some stuff

Version 0.0.5
- added Compact Energy (wizard monkey)
- updated Seeking Shuriken to seek differently

Version 0.0.5.2
- Added Armor Penetration to Some Weapons



*Balancing Changes*
- made basically everything do a little bit less damage

Press "homepage" if you want to join my discord server.
im trying to make this mod balanced so if you think somenthing is unbalanced come report it to me

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Multiplayer Boss-Fight Stats

https://i.imgur.com/Bx72rZP.png
Download v0.4.3 (47.3 KB)

Seedonator

This mod sends the follow stats in chat after a bossfight ends:
Damage Dealt
Damage Taken
Death Count/Time Alive (can choose one in the config)
Average DPS
You can also use a keybind to send stats so far mid-bossfight.

Changelog
0.4.3:
Fixed a bug where if you did zero damage in a previous bossfight, your damage taken would stack up with the next
0.4.2:
Fixed a bug that would spam the chat if you killed a boss in less than 1 second
0.4.1:
Fixed mod description
0.4.0:
Added Average DPS stat
Stat text has been formatted to be easier to read
0.3.0:
Now counts majority of boss summons in Vanilla and also Calamity and Catalyst
Added an option to just count all damage done to any NPCs during boss fights
0.2.6:
Now counts other parts of bosses like Skeletron Hands and BoC Creepers
0.2.5:
Added an option to not automatically send stats if zero damage was dealt (on by default)
0.2.4:
Now counts damage dealt to Golem's fists and head before and after detaching
Added an option to clamp damage taken
0.2.3:
Added support for single player
Automatically uses time alive if in single player
0.2.2:
Updated mod icon
0.2.1:
Fixed time alive displaying incorrectly
0.2:
Now displays both damage taken and time alive
Added a config setting for time alive or death count
Changed text colours
Updated mod icon

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Spirits of Terra

https://i.imgur.com/mBpeUdE.png
Download v1.0.12 (57.4 KB)

kook

THIS MOD IS NOT COMPLETE AND IS IN IT'S VERY EARLY STAGES OF DEVELOPEMENT, ONLY A FEW ITEMS ARE ADDED
Requires cheatsheet for most things

Spirits of Terra is an mod aiming for becoming a content mod that brings some QoL aspects and lots of new stuff to the game
The mod also adds a new difficulty mode, Misery (inspired by Fargo's Eternity mode)

Sprites by Rigel
Programmed by Kook

Contributors:
Murky
Non-existent beans
Kaelan
Microwave noise
Devraza

Follow the Discord for updates: https://discord.gg/ewDwhp6Nn3

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Hyper Gear
Download v0.1.6.1 (47.9 KB)

Hypero

Hyper Gear Mods Adds

Starter Tools upgrades
Cores ( core )
Accessories
Semi Ore
New Recipes

----------------------
Plans
- More Upgrades
- Ores
- Custom Drops
- Bosses

----------------------
Changelog
Ver 0.1.6.1
New Accessory

Ver 0.1.6
New Guns
New Magic Weapons
Balance

Ver 0.1.5.8
New Gun
New Magic Weapon
Made that old magic weapon uses mana

Ver 0.1.5.7
Test Sword
Melee closed for now

Ver 0.1.5.5 and 0.1.5.6
Bugfixes

Ver 0.1.5.4
New Weapons :
- Sword
- Staff
New Projectile
Nerfs and buffs

Ver 0.1.5.3
New Crafting Station
New Recipies for items
Nerfed few items
Balance

Ver 0.1.5.2
Changed Recipies

Ver 0.1.5.1
Bugfix

Ver 0.1.5
Added Armor set
New Craftable
Balance
New Crafting

Ver 0.1.4.4
Added New craftable


Ver 0.1.4.3
Added Copper Recipe That works
Removed test item

Ver 0.1.4.1
Copper Recipe / Doesnt Work
Test Item

Ver 0.1.4
Balanced Craftings

Ver 0.1.3.30 ( i made lots of attempts to do that )
Mod Logo

Ver 0.1.3
Resprites
reversed changelog
Changed Few Craftings

Ver 0.1.2
Copper katana Upgrade
Name Fixes
New Accessory

Ver 0.1.1
Copper Core

Ver 0.1
Copper Tools upgrade

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Gods Eternal
Download v0.4.5 (93.1 KB)

Chazarian

GODS ETERNAL
With reality itself seeming to shatter, what could a mere traveler hope to accomplish?

IN PROGRESS
(MAKES BOSS BAGS ABLE TO BE SOLD FOR AN AVERAGE PRICE TO AID WITH MONEY FARMING, AND ADDS A COUPLE ENEMIES AND TIERS OF TOOLS/WEAPONS SO FAR)

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Terra Spell
Download v0.5 (8 KB)

RemaxSK

Adds a Cool hardmode Spell

Also This is my first mod so dont expect much!

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Obama Camera Overhaul

https://i.imgur.com/ShtmFAP.png
Download v0.8.9.5 (559.9 KB)

Lasthue

Obama Camera Overhaul is a mod that allows you to chance how camera works and also adding some other unrelated things such as music display , boss intro , biome discovery , better modded boss dialog and other stuff

Inspired by my previous mod Obama Gaming and Terraria Overhaul.
works with other mod and sniper scope.

Feature :

Camera stuff !!
- Camera follow boss and player
- Camera follow nearest enemy and player
- Camera follow Mouse
- Camera lock on boss
- Smooth Camera
- Epic Boss Intro
- Death cam
- Spectate players
Bunch of Screen Shakes !!
- Screen Shakes on getting hurt
- Screen Shakes on kill and hit enemy
- Screen Shakes on roar and explode
- Screen Shakes on worm bosses
- Screen Shakes on failed breaking tile
Hotkeys !!
- Quick Look at Boss Hotkey
- Quick Switch Camera Style Hotkey
- Lock Camera Hotkey
Some unrelated things !!
- Better modded boss dialog
- CJ Ah shid here we go again
- New Biome Discover Info (show you name of biome and tell other people that you discover it)
- Chat Text to Combat Text !
- Display Awoken Messages !
- Display Music Names ( works with EVERY music ) !
- Display Subworld Name ( for subworld lib )
- New Music Commands ! ( /musiclist , /musicplay )
- linux simulator

all of the feature here is configurable in the config menu :)

Note : this mod is open source. you can contribute to this if you wanted to,the homepage is the github repo also if you found some bug please report it to the github repo or dm me on discord (Neko the Cat'nt#7385)

Note 2 : Mod calls tutorial can be found at the github repo wiki

[ Changelog ]

v.0.8.9.5
- added config to change boss intro duration
- fixed some multiplayer incompability
- fixed awoken messages appear on boss dialogs
- fixed slain messages appear on boss dialogs
- fixed camera scope always active

v.0.8.9
- added more mod calls
- added config for offsetting boss dialog
- added config to make boss dialog smoller
- added config for boss dialog text speed
- fixed bug with system null reference exception

v.0.8.8
- added more mod calls
- added procedural text to better modded boss, requested by Ryan
- fixed bug with better modded boss dialog rendering

v.0.8.7 [ clamteh ]
- added "il edit replacement" mod calls !
- added experimental "Better modded boss dialog"
- fixed sniper scope wont work

V.0.8.6
- music list is now sorted
- added experimental "Velocity based camera"
- added display subworld name !
- added spectate other players !
- added Stars Above mod support !
- added biome support for thorium mod !
- added Terraria Overhaul Music Composer
- added config to offset display music name !
- added option to disable the whole camera system (for people that only enjoy side feature of this mod or fixing terraria overhaul )
- fixed death cam cant be turned off

v.0.8.3
- added /musicplay command
- added /musiclist command
- added /undiscoverall command
- added experimental "Music Reload Fix"
- added experimental "Display music name custom timer"
- display music name now works with EVERY MUSIC ! including the not registered one !
- fixed bug with terraria overhaul doesnt want to display music
- fixed bug with chat tags on mod display name by simply destroy it ( i hate chat tags )

v.0.8 [ Music Update ]
- more mod calls !
- display awoken messages at down center at ur screen
- display music name at the down right of ur screen
- sound are now ogg and amplified
- added distance limit for sound check
- added smooth camera intensity
- added config to disable / enable multiple sound method check
- rewrited some poorly optimized code
- fixed screen shake camera doesnt work again for the third time

v.0.7.5
- added /title command
- added text to combat text
- added biome discover info ( supports calamity biome )
- camera now will instantly go to player position when its too far away
- fixed death cam follow unactive entities
- fixed screen shake not working
- fixed bug with segmented boss

v.0.7.2
- added calamity,split,thorium boss description
- removed screenshake support for calamity roar / explode due to bug

v.0.7.1
- fixed mod crash when reloading

v.0.7 [ The Bigus Update ]
- new icon
- added CJ Ah Shid , here we go again sound effect when boss spawned, configurable
- added Proper Mod Call, and also Mod Call Guide
- Screenshake intensity can now be set to 0, to disable it
- Screenshake intensity can now goes up to 20
- added Epic Boss Intro with Mod Call Support
- added screenshake support for calamity roar / explode sound
- Camera now wont follow boss if its too far away
- fixed camera sound bug thing
- fixed camera death cam wont center

"> Obama Camera Overhaul is a mod that allows you to chance how camera works and also adding some other unrelated things such as music display , boss intro , biome discovery , better modded boss dialog and other stuff

Inspired by my previous mod Obama Gaming and Terraria Overhaul.
works with other mod and sniper scope.

Feature :

Camera stuff !!
- Camera follow boss and player
- Camera follow nearest enemy and player
- Camera follow Mouse
- Camera lock on boss
- Smooth Camera
- Epic Boss Intro
- Death cam
- Spectate players
Bunch of Screen Shakes !!
- Screen Shakes on getting hurt
- Screen Shakes on kill and hit enemy
- Screen Shakes on roar and explode
- Screen Shakes on worm bosses
- Screen Shakes on failed breaking tile
Hotkeys !!
- Quick Look at Boss Hotkey
- Quick Switch Camera Style Hotkey
- Lock Camera Hotkey
Some unrelated things !!
- Better modded boss dialog
- CJ Ah shid here we go again
- New Biome Discover Info (show you name of biome and tell other people that you discover it)
- Chat Text to Combat Text !
- Display Awoken Messages !
- Display Music Names ( works with EVERY music ) !
- Display Subworld Name ( for subworld lib )
- New Music Commands ! ( /musiclist , /musicplay )
- linux simulator

all of the feature here is configurable in the config menu :)

Note : this mod is open source. you can contribute to this if you wanted to,the homepage is the github repo also if you found some bug please report it to the github repo or dm me on discord (Neko the Cat'nt#7385)

Note 2 : Mod calls tutorial can be found at the github repo wiki

[ Changelog ]

v.0.8.9.5
- added config to change boss intro duration
- fixed some multiplayer incompability
- fixed awoken messages appear on boss dialogs
- fixed slain messages appear on boss dialogs
- fixed camera scope always active

v.0.8.9
- added more mod calls
- added config for offsetting boss dialog
- added config to make boss dialog smoller
- added config for boss dialog text speed
- fixed bug with system null reference exception

v.0.8.8
- added more mod calls
- added procedural text to better modded boss, requested by Ryan
- fixed bug with better modded boss dialog rendering

v.0.8.7 [ clamteh ]
- added "il edit replacement" mod calls !
- added experimental "Better modded boss dialog"
- fixed sniper scope wont work

V.0.8.6
- music list is now sorted
- added experimental "Velocity based camera"
- added display subworld name !
- added spectate other players !
- added Stars Above mod support !
- added biome support for thorium mod !
- added Terraria Overhaul Music Composer
- added config to offset display music name !
- added option to disable the whole camera system (for people that only enjoy side feature of this mod or fixing terraria overhaul )
- fixed death cam cant be turned off

v.0.8.3
- added /musicplay command
- added /musiclist command
- added /undiscoverall command
- added experimental "Music Reload Fix"
- added experimental "Display music name custom timer"
- display music name now works with EVERY MUSIC ! including the not registered one !
- fixed bug with terraria overhaul doesnt want to display music
- fixed bug with chat tags on mod display name by simply destroy it ( i hate chat tags )

v.0.8 [ Music Update ]
- more mod calls !
- display awoken messages at down center at ur screen
- display music name at the down right of ur screen
- sound are now ogg and amplified
- added distance limit for sound check
- added smooth camera intensity
- added config to disable / enable multiple sound method check
- rewrited some poorly optimized code
- fixed screen shake camera doesnt work again for the third time

v.0.7.5
- added /title command
- added text to combat text
- added biome discover info ( supports calamity biome )
- camera now will instantly go to player position when its too far away
- fixed death cam follow unactive entities
- fixed screen shake not working
- fixed bug with segmented boss

v.0.7.2
- added calamity,split,thorium boss description
- removed screenshake support for calamity roar / explode due to bug

v.0.7.1
- fixed mod crash when reloading

v.0.7 [ The Bigus Update ]
- new icon
- added CJ Ah Shid , here we go again sound effect when boss spawned, configurable
- added Proper Mod Call, and also Mod Call Guide
- Screenshake intensity can now be set to 0, to disable it
- Screenshake intensity can now goes up to 20
- added Epic Boss Intro with Mod Call Support
- added screenshake support for calamity roar / explode sound
- Camera now wont follow boss if its too far away
- fixed camera sound bug thing
- fixed camera death cam wont center


Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Quick Drop Platform

https://i.imgur.com/ICcjtfB.png
Download v0.4 (21.4 KB)

Lasthue or Neko

Quick Drop Platform is a mod that make you fall down platform faster

Credit to Terry for Fargowiltas Souls mod , i use some of its code to do this :)

[ Changelog ]

v.0.4
- added offset function for mod cross
- fixed mount doesnt work

v.0.3
- added hotkey toggle
- platform now reset perfectly
- added mod calls, you can extract the mod to check what it does

v.0.2
- added icon

v.0.1
- initial release

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Prismantic Chaos

https://i.imgur.com/6IxsPMg.png
Download v0.5 (627.4 KB)

EHance

Chaos rules over all and those who choose to go against it all perish...except

Welcome to the world of Prismantic Chaos in Terraria a world which plagued by its various monsters and chaos with little balance in it. That balance being you...

--- : Come with me, take a seat for this will be a long one...
--- : There can not be light without dark, good without bad, chaos...without peace...a familiar world with more to it however things always felt different.
--- : Oh where are my manners? The names Panehesy or Pane for short. I've been resurrected from my grave with no body yet I share the same mind as you.
Panehesy : Now...where were we? Ah yes! A seemingly normal world yet something feels off. It has been a bit since moon lord was defeated afterall, several players let the cultists do their summoning and then there was quiet...until...you came along.
Panehesy : I don't know what happened exactly but it was first a cry, then the sounds of stars, then silence...then...there was light. I could see things, yet I couldn't move. I saw the guide, I was killing slimes, I was chopping trees...but it wasn't me...
Panehesy : I have just now realized that I was inside the mind and not the body when the guide spoke to you...
Panehesy : There are countless things we must discuss since. Namely...are the terrarians still on top? What..? The terrarians, tegotta...don't you know them? No?!?
Panehesy : Uh oh
Panehesy : Tell me do any of these names ring a bell: Tegotta, Imotta, Gaotta? Lunance Cultists? Nothing...I guess that means we will need to start at the beginning but I wish it hadn't come to this.
Panehesy : When you finally awaken I'll need you to pledge your soul to someone. Then we will continue from there...
Panehesy : I'll be seeing you.

--- : Oh come now Pane honey, talking to someone else? Trying to get them to rebel? Haven't you seen enough deaths in your lifetimes?


**v.05 is out hope you enjoy the new stuff :D (Now all the way up to WoF)**

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Chaos Edition!
Download v1.2.2 (50.1 KB)

GreenyNeko

Inspired by Super Mario 64: Chaos Edition!

It adds random effects every few seconds making the game chaotic

Current effects:
- random buffs
- random debuffs
- teleport potion effect
- magic mirror effect
- healing deals damage instead
- spawn random enemy
- change hardmode
- display random text
- starts random event (regardless of requirements)
- skips to night/day
- swaps base mana and life
- removes the ability to build or remove blocks
- random monolith effect
- converts a random convertable block to crimson/corruption or hallow
- disables gravity for players and NPCs
- plays random music
- plays a random sound
- adds a random effect to NPCs
- recolors NPCs
- enables / disables christmas! D:
- no more flying and worming xD
- free dangersense! but all blocks are dangerous
- random pet
- smash bros-like physics :D

Changelog v1.2.2:
- noGravity is no longer overwritten preventing the enemy gravity to be changed
- reworked the monolith effects to match the original events

Changelog v1.2.1:
- Fixed a logic error making events happen every ~5-7s instead of 5-30s
- Changed effect frequency to 17.5 on average

Changelog v1.2.0:
- Split random buffs into random buffs and random pets effects
- Increased effect count to 24
- Brought back the flyless enemies from the gravity effect as their own effect
- Added a new effect to random NPC effects taking noclip away from enemies

Changelog v1.0.7:
- Flying enemies are no longer affected by gravity when no gravity effect is inactive (this should fix portals too)
- Code changes preparing for v2.0

Changelog v1.0.6:
- No longer take damage when hovering over a heal item during healing deals damage

Changelog v1.0.5:
- Some random enemy effects did not happen (random ai, regen, teleporting, gravityless)

Changelog v1.0.4:
- Corrects health and mana after respawn
- Attempt to fix health and mana saving wrong causing your max life to shrink
- Attempt to fix enemy knockback after smash bros effect

Changelog v1.0.3:
- Now reapplies life + mana swap after death to prevent life truncation

Changelog v1.0.2:
- Now undos life and mana swap before saving to prevent life truncation

Changelog v1.0.1:
- fixed gravity of smash bros and no gravity affect permanently overwriting each other
- removed debug message from smash bros effect

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
More Weapons and Tools

https://i.imgur.com/oN0J2fp.png
Download v0.65 (475.9 KB)

CZ43

More Weapons and Tools is exactly what it sounds like.
It adds more Weapons and Tools!
I would like to thank all the downloaders so much for OVER 8000 DOWNLOADS!
As of right now, my goal is to make items to make the mod worth downloading.

For the full list of items added, go to this link here
https://forums.terraria.org/index.php?threads/more-weapons-and-tools-update-list.110860/
^
---
0.65: April Fool's
Added Japanese Fox Mask (Fun Item)
Added Bloody Blade (Fun Item)
Added Poop Mask (Fun Item)
Added Green Chief Mask (Fun Item)
---

---
Notes :
---
This is starting to look like Quantity > Quality. I Apologize if it is too much
"Fun Items" are items that aren't related to the mod and are made for "fun"

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Genshin Impact Mod

https://i.imgur.com/njaBcNQ.png
Download v0.5.0 (460.8 KB)

Sean Weidlich

This is the new Genshin Impact x Terraria Mod

There will be 14 new weapons and 2 new NPC

NPC: Smith's Apprentice, Wagner

Weapons: Waster Greatsword, Dull Blade, Apprentice's Notes, Hunter's Bow, Beginners Protector, and all of Genshin Impact's 2 star weapon pack + 4 new weapons

New UI: Go to controls to assign the hotkey and you will see.

this is the first version and meant to be a beta test for everyone on TMOD so there will most likely be errors in code and sprites please contact me through discord

if you want to support this mod please donate in patreon (link is in the discord server just ask!)

Join the server below

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
Everything Calls You Daddy.
Download v1.2 (12 KB)

Anonymous Person(probabl…

This mod spices up talking by adding a few new words to chat and npc messages.
I assure you this is very useful.
All of this mods features are configurable in the mods config.
If you have any issues, I unfortunately must remain anonymous, so you'll have to disable the mod (My username is not in the mod's author, idk what your talking about).
_____________________CHANGELOG_____________________
v1.2: Added config, and added changes to the text chat
v1.1: npc messages changes

Localizer Package
2 years ago tModLoader v0.11.8.8 Edit | Delete
<<-- | <- | -> | -->>