Deleting one character resulted in all modded data being completely erased
I've been using tmod for a while now, and I've never experienced this issue. I also don't see anybody with the same problem so I'm posting this. A couple days ago, I made a character for a world that I...
View ArticleBroke My Mod.
Im stressed and need help. My mod gives https://hastebin.com/aluxuricaq.pas Please im desprate. Add me on discord Aukave#5678 and contact me and I can give source code (Cant upload here)
View ArticleHow can I add a custom rarity?
I would like to add a new rarity with a deep-blue color. I've been trying to figure out how to add a new rarity for the past 2 hours, and could not figure it out. Can anyone help?
View ArticleI cant send list to another script
I keep having a problem that's been stumping me, but I basically cant send List or Tables in between scripts, and I cant figure out how to fix it. Error: \Documents\My Games\Terraria\ModLoader\Mod...
View ArticleDrop custom item on death, regardless of difficulty?
I have a custom item that doesn't inherently do anything. I am looking to make it drop when a player dies (like the large gem from capture the gem, just without the large icon above their head),...
View ArticleTutorial: [1] Getting started with tModLoader
Getting started with tModLoader Last update: 9th of July, 2017 Table of contents ... Tutorial: [1] Getting started with tModLoader
View ArticleProblem with world (All modded items disappeared) :(
Terraria 1.3.5.2 (Steam) tModLoader 0.10.1.4 Windows 10 x64 I've played Terraria with mods more then 25 hrs, and all was ok. But today, when i launched Terraria and went to the world i saw this:...
View ArticleMod ideas
Hello! i wanted to talk about my mod ideas! ( i may have pictures to show aswell made by me ) i will be updating this every few days Chance items -Sunflower weapons (all have a 1% chance of dropping...
View ArticleArgantium Mod
Note: This mod is in its' very early stages. So far there is only one tier of items (Stone items). Don't judge this mod since I only uploaded it to learn how it all works and to be able to recieve...
View ArticleWeapons selection problem with Calamity Mod
My son plays Terraria and wants to use Calamity Mod. I loaded Tmodloader and Calamity mod for him, per the instructions and the game runs, but whenever he tries to select a weapon, it defaults to...
View ArticleTerraria error "System.NullReferenceException: Object reference not set to an...
When it starts loading up my mods it crashes I've tried uninstalling and reinstalling but it still isn't working. This is the error: System.NullReferenceException: Object reference not set to an...
View Article[Tutorial] Projectile Guide and Implementation: tModLoader Edition
[Tutorial] Projectile Guide and Implementation tModLoader Edition by: Sin Costan Introduction: Hello TCF community, by a request, I have imported the original tAPI guide to tModLoader, with a few...
View ArticleHoming AI for projectiles.
Hey ! I am currently creating a mod (some random items and different things so far tbh), and I would love to know how to create homing projectiles ! However I don't know how to do it, the only way I...
View ArticleCalamity Astrum Deus issue
Hello. I came across an issue with the Calamity Boss(es) Astrum Deus and I'm not sure what is causing the problem. The only other mods I have enabled are Spirit, Thorium, and More Modifiers. Every time...
View ArticleSpriter's are needed
I really need spriters for my mod. Someone willing to sprite for my mod team & have good spriting capabilities. PM me if you're interested or message me on Discord! Jero#6420
View ArticleGENESIS MOD (by 2grufs and co)
View attachment 202347 View attachment 202338 Hello! 2grufs here, and welcome to the TCF thread page of the GENESIS mod! we are planning to become a medium sized, but quality content mod if you want...
View ArticleHelp with item position
Hey, I'm working on a mod and I'm having some trouble with this: https://imgur.com/a/2TpclTo Here are some examples of what I'm talking about, same thing goes for a lot of bows, namely the phantasm...
View ArticleMake sure you have exactly one class extending Mod?
I don't understand what I am doing wrong. Here is my code: using Terraria; using Terraria.ID; using Terraria.ModLoader; namespace SlimeMod.Items.Armor { [AutoloadEquip(EquipType.Head)] public class...
View ArticleModded Bosses Not Spawning On Server
As the title says modded bosses from the thorium, spirit, tremor, etc are not spawning when I use the item in multiplayer, however they do spawn in singleplayer. It makes the noise then nothing...
View ArticleHow do I make custom vanity items and add them in game?
I need a step by step on how to make custom vanity items and add them in game. I already got the Tmloader and the tutorial mod skeleton as well as notepad for the coding, I just need step by step on...
View Article