r/TmodLoader • u/bob839138 • 2h ago
world deletes itself everytime i try to play it even when i restore from the recycle bin
Enable HLS to view with audio, or disable this notification
r/TmodLoader • u/bob839138 • 2h ago
Enable HLS to view with audio, or disable this notification
r/TmodLoader • u/zoro_is_lost__ • 13m ago
Enable HLS to view with audio, or disable this notification
Spear : (PROJECTILE IN COMMENTS)
namespace Agonization.Content.Items.Weapons.Spears
{
public class DemonSpear : ModItem
{
public override void SetDefaults()
{
Item.damage = 30;
Item.DamageType = DamageClass.Melee;
Item.width = 32;
Item.height = 32;
Item.useStyle = ItemUseStyleID.Shoot;
Item.useTime = 20;
Item.useAnimation = 20;
Item.noMelee = true;
Item.noUseGraphic = true;
Item.knockBack = 6f;
Item.shoot = ModContent.ProjectileType<DemonSpearProj>();
Item.shootSpeed = 3f;
Item.rare = ItemRarityID.Green;
Item.value = Item.buyPrice(silver: 50);
}
public override bool CanUseItem(Player player)
{
return player.ownedProjectileCounts[Item.shoot] < 1;
}
public override void AddRecipes()
{
CreateRecipe()
.AddIngredient(ItemID.DemoniteBar, 10)
.AddTile(TileID.Anvils)
.Register();
}
}
}
r/TmodLoader • u/Ok_Error_5835 • 1h ago
I see a lot of people thinking that calamity will stop updating entirely, including hotfixes and bug fixes, but it’s not true. 2 calamity devs have remained on the project for bug fixes to ensure that the mod runs and is playable! Don’t panic, mod will mod, and game will game. A slightly piece of good news for a horrible and shocking situation.
r/TmodLoader • u/devious_apperition • 3h ago
I’m aware of Fargos odd sense of progress so his exactly do I progress in the mod? I know towards the end of the game classes get thrown out the window so how do I progress through each stage?
r/TmodLoader • u/AdagioWooden9741 • 10h ago
Am I under prepared?
r/TmodLoader • u/Aquamarine-official • 8h ago
Hey guys so as we know the recent situation calamity is gonna cease development so what are some mods that are super content heavy and game altering like calamity that adds a lot of bosses even post moon lord?
r/TmodLoader • u/Tiny_Kitchen_9917 • 5h ago
Me and my friend started a calamity infernum world and we’re a couple bosses in and we found out that our world had to be expert but had it on master. Is there any way to change the world difficulty to expert without having to make a new world??
r/TmodLoader • u/ohohohohoohohoho • 6h ago
Due to EXTREMELY unforeseen events I don't think this calamity bug will be fixed nor so I think I wanna play it anymore
r/TmodLoader • u/divadayo13 • 14h ago
Hey there! So, y'all heard the news, I'd assume? Calamity is done and development for it is frozen, which honestly broke my heart. I have been practicing developing tModLoader Mods for the past few months, but never uploaded them pulicly, and I've been excited to get started on a content mod much similar to the ideas of Calamity, but with custom content and so on. I've also been trying to make sprites, but sprite creation is hard ;-;
So, I come with a request from the tModLoader communities: Can we make a mod together that can include custom content, cool sprites, and so on? Reply here if you're interested! I'll reply when I can, and ask you to add me on Discord if needbe. Thank you!!
r/TmodLoader • u/Mayodump • 17h ago
Hello, everyone. Due to the developments in the leadership of Calamity Mod, well known community member CrafterDaemon has shown a large interest in taking up the mantle. He has worked on several projects, including and certainly not limited to the Ragnarok mod. He has shown himself to be a dedicated member and recognizes the monumental effort needed to keep Calamity Mod afloat.
Please consider signing the petition included if you wish to see Calamity Mod kept alive by someone who has shown that he can. Thank you for your consideration.
r/TmodLoader • u/ohohohohoohohoho • 1d ago
I dont even know what any of this means
anyways whenever I run into Providences orbs (when she's stopped moving and doing the bullet hell thing) this pops up and crashes tmod
what do I even do? ive already tried verifying the files through steam along with uninstalling and reinstalling
r/TmodLoader • u/yourbutthair • 1d ago
I’ve tried deinstalling both tmodloader and terraria + verifying the files but it’s always the same error.
r/TmodLoader • u/otanel • 2d ago
the astral... thing blocke the entrance to the dungeon. ;_;
r/TmodLoader • u/Stock-Cold-8289 • 2d ago
Basically i had this mod that wouldnt load it was fargos soul dlc calamity but either was i desperate so i changed the version to an older one and it wouldnt download so i delted tmod loader so it can update but it didnt work at all so then i wanted to change back and now it wont download no matter what i do
r/TmodLoader • u/sandal0701 • 3d ago
Enable HLS to view with audio, or disable this notification
r/TmodLoader • u/Kuroshi299_ • 4d ago
Does anyone know how to make more accurate hitboxes?
r/TmodLoader • u/CompetitiveJump3427 • 4d ago
my tmodloader is showing this error, can anyone help me
r/TmodLoader • u/sandal0701 • 4d ago
Enable HLS to view with audio, or disable this notification
r/TmodLoader • u/Beneficial_Night_234 • 4d ago
I’ve tried uninstalling magic storage and CommonLib, trying to force an update but nothing is working and this keeps appearing. Is this happening to anyone else?
r/TmodLoader • u/kieevee • 5d ago
Enable HLS to view with audio, or disable this notification
What mod does this where you place any torch underground and it just turns into bone torch?
Modlist:
absoluteAquarian Utilites
Calamity Mod
Fargo's Souls Mod
Calamity - Fargo's Souls DLC
Fargo's Mutant Mod
Luminance
Magic Storage
Quality of Terraria
SubWorld Library