Tutorial: [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 ArticleWhat mod makes normal bosses spawn when being in their biome in hardmode?
So i recently killed WoF and now pre-hardmode bosses are spawning out of the , during the day multiple king slimes spawn, during the night multiple EoCs, go into the corruption for a minute and you've...
View ArticleHow to use mods that aren't on Tmodloader, with Tmodloader?
I need to know if it is possible to install mods that are not on tmodloader, and use them with the mods and worlds that I have created/downloaded with tmodloader?
View ArticleThe Enigma Mod
Welcome to Enigma! Explore a world of Mystics and Magic, of Change and Challenge, of Souls and Steampunk! Current Content: New Level-Up System: The Soul Stone Soul Stone View attachment 176734 The...
View ArticleGlowMask ( Help ) Add Neon Effect
I want to add a neon effect to the armor. How to do it? __________________________________________________________________________
View ArticleQuestion about using content from a discontinued mod
I had a quick question about whether or not it would be permissible to use items from a discontinued mod in my own. Specifically, I'm making a Final Fantasy 6 themed mod. Omnir's old modpack had...
View ArticleLooking for help with Perk-A-Cola's [Everything you need to know is here]
Hello! I'm Blinky and i'm making a mod called Perk-A-Cola's (Here's the link to the forum). I'm here to ask for help from the modders of Terraria. I specifically need a spriter and someone to create...
View ArticleTerraria.Player does not contain a definition... Please help with error
Hi I'm getting an error for my modded pet. This is the error: Mod Sources\MageIsland\Projectiles\Pets\PossesedPlush.cs(26,20) : error CS1061: 'Terraria.Player' does not contain a definition for...
View ArticleИщу художников для модификации/Looking for artists to modify
Имя мода/name of modification: Disaster Mod Поиск художников для рисования спрайтов и тайлов для мода Disaster. Требуется умение рисовать довольно больших боссов, разные мелки материалы, мобов, блоков...
View ArticleRocket projectiles, how do I make one?
I know most of projectile I did, but rocket projectile is kinda more coding to do, or not. How do I make custom rocket projectiles?
View ArticleSpriters Needed!
Hiho! With Memes Unleashed coming close to 20,000 downloads, I figured I'd post a brief message. Since the mod's beginning, I've been looking for talented spriters to help take this mod's quality to a...
View ArticleSending input to Server Process [C#]
Hey guys, I am trying to make a custom GUI for the server for a fun side project. I am using Windows Forms to create the GUI and spawning the terraria server process from there. I've been able to...
View ArticleMod Idea: The Terraria Master-Mod
So, this was originally made on my introduction topic but I wanted to also post that on here, with a few more things! My mod is called "The Terraria Master-Mod" and it's a massive modpack of Terraria!...
View ArticleHow do I give an entity multiple drops?
I want to make bunnies drop carrots, but I already have them dropping another item. How would I allow them to drop both? Here's what I have so far; code public override void NPCLoot(NPC npc) {...
View ArticleNeed help solving "Exactly one class extending Mod" error
I'm helping Bread_Rocket (Ionian Phoenix) with his mod the "Weapuns and Other Shenanigans" and I've been struggling on making an enemy NPC. After about a week of errors and frustration I have finally...
View ArticleHello! I'm having some boss-making issues
Hey, so I followed a TModLoader Tutorial for modding in bosses, and it doesn't seem to be working... here is my code: Code: using System; using System.IO; using Microsoft.Xna.Framework; using...
View ArticleModded terraria got cloud saved
So I was playing terraria then I realized that half of my tower is gone and alot of the modded items in my chest from a cloud save, Is there anyway I can fix this?
View ArticleHow to weapons use custom sounds
How would i make a weapon use a custom sound? I have the .wav id like to use, Do i need a .cs for the sound file in the sound folder? And what weapon code would i need to make it play the sound?
View ArticleHelp with simple code pls
Someone told me this would make green slimes have 2000 hitpoints... it didnt work... Whats wrong? using Terraria; using Terraria.ModLoader; namespace slimehealther { public class slime1 : GlobalNPC {...
View ArticleSolar Eruption weapon-like, is it possible to make one?
Yeah, Solar Eruption is one of my favorite weapons in the vanilla Terraria, making one of these would be amazing. But the thing is, does it possible to make one? I want to make one but how?
View Article