Terraria 1.1.2 - tConfig 0.35.2

Surfpup

Terrarian
tConfig is best described as a content creation tool and content loader, where the content can be: items (weapons, armor, potions, accessories), tiles (blocks, furniture, crafting stations), projectiles (stuff that goes flying through the air), and NPCs. By using tConfig, all of these things can be created and organized into Mod Packs - folders containing modified or custom content.

Downloads:
The main features are:
  • Modify & Create Items
    • Armor - Set Bonuses and other effects defined using C#
    • Accessories - Effects defined using C#
    • Weapons - Add debuff effects to enemies or alter various variables using C#
    • Write Save & Load methods to save any data related to your custom item
  • Modify & Create Projectiles
    • Define unique AI using C#
  • Modify & Create Buffs (requires C#)
  • Modify & Create NPCs
    • Town NPCs - Setup shops; define dialogue, spawn requirements
    • Enemy mobs - Define AI, spawn conditions
    • Use custom Gore images
    • Define an interface. Make an NPC which can enchant items, for instance.
  • Modify & Create Tiles
    • Create new Active/Inactive blocks, Furniture, and more
    • Modify the world when it is generated - Add new ores, place items in chests, do whatever you like! (Advanced programming may be required...)
  • Modify & Create Walls
  • Optionally use Visual Studio to have more control over your code
  • Add new sound effects for use with Items and NPCs
  • 'ModPack Builder' tool that compiles INI files and .cs code files into a single file
  • Multiplayer - works only if you have the same mods loaded as the server
  • New save file format for worlds - save files are named after the world names, and there is no longer any limit to the number of worlds you can have.
  • New save file format for players.
  • Create new Prefixes, or override the Prefix System entirely
  • See the Changelog for more details
Installation:
  • Have a legitimate copy of Terraria installed through Steam
  • C:\Program Files (x86)\Steam\steamapps\common\
  • Extract: 'tConfig 0.38'
    • tConfig <- Create shortcut <- Move to Desktop
    • ModPack Builder <- Create shortcut <- Move to Desktop
    • tConfigServer <- Create shortcut <- Move to Desktop
  • Go back to: C:\Program Files (x86)\Steam\steamapps\common\Terraria\
  • Copy 'steam_api.dll' and 'steam_appid.txt' for 'tConfig' folder
  • Run the tConfig
  • Mod files are placed in: 'My Documents\My Games\Terraria\ModPacks\'
I can play and it seem to be working.

It says, by the way, that you can play a new Terraria and the old, 1.1.2, one, which is cool.

Useful pages:
If there's more, than tell me.

Thanks and enjoy.

Edited: I have a website: Surfpup.net

I still have a lot of learning and will be back in 10 years maybe.
 
Last edited:
Surprised this hasn't gotten more attention. Also I can't be more glad this happened. 1.1.2 and old-school modding all in one package, and doesn't mess up with vanilla's install either.

Also, since my mods in the big pack surf linked are likely out of date (and they seem to be since the very old pre-merge content packs are in it), here's the most up to date mods I have.

W1K's Content Pack Remix (latest version of my content pack)
W1K's Mini Mod - Hunger System (adds a very basic hunger system to the game built so that other authors could build their items to work with it, but I'm not sure how many people did)
W1K's Mini Mod - Terraria 1.0.5's Balance (rebalances the game's item and NPC parameters to what they were in Terraria 1.0.5, as I found them more challenging, but it does not touch 1.0.6's life and mana regen changes)
W1K's Mini Mod - Difficulty Adjuster (lets you increase or decrease enemy stats)
W1K's Mini Mod - Liquid Mod (this one makes water/lava behind placed tiles disappear I believe, because I was annoyed dropping sand into lava does not let you clear lava anymore)
W1K's Mini Mod - Position Saver (saves your position on exit, loads your position back as you reopen the world)
W1K's Mini Mod - SCP 914: (adds a craftable SCP 914 tile, it lets you upgrade or downgrade items such as turning iron into silver or copper)
Terrariastuck Beta (very ambitious Homestuck inspired mod meant to implement the features of SBURB into Terraria, it has a bunch of mostly experimental features, but should have working races if you're into that)
I also had a Mini Mod somewhere which caused dungeon guardian to spawn if a player attempted to reach the underworld before defeating skeletron, but I can't find it on my mediafire. If people are interested I can look into it.

My mediafire also hosts these two versions of Obsidian's mod, I'm not quite sure why or how up to date they are, but you do you.
Obsidian's Mod (1070 recorded downloads)
Obsidian's Mod [No Rain] (11120 recoded downloads for some reason)
 
Yes, I don't know why the recompiling seems to be borking since I remember I've been recompiling the mod at every major tConfig update. I seem to have the same issue with the dark souls mod but the Red Cloud page on Curse makes it sound like it should be working just fine. I guess might as well tag @Tim Hjersted to shed some light or the matter or he might have a similar issue going.
 
Alright, so here's what I can do: tConfig 0.35.2 it's much better, especially works for The Story of Red Cloud and Gamepad Mod, but there's a bunch of errors. tConfig 0.28.3 is different and it works fine for some things. Of course, if there's any one who is help me, please do. Thanks.
 
Alright, so here's what I can do: tConfig 0.35.2 it's much better, especially works for The Story of Red Cloud and Gamepad Mod, but there's a bunch of errors. tConfig 0.28.3 is different and it works fine for some things. Of course, if there's any one who is help me, please do. Thanks.

Thank you! This new version tConfig 0.35.2 (0.38) fixed the error I had with loading the Dark Souls mod of The Story of the Red Cloud.
 
So, I didn't change it, it's just better. Other than that, I am still at therapy for my arm, and it's not good. Stretch is important.

I have a treadmill and that's great, so I'll probably do that now.
 
While surfing with web-archive and own sources, found almost all global Tconfig mods and archiving them with a friend, surprisingly some download links were still active. Only problem with finding right version of Obsidian which works after recompiling, dm if you are interested in mod archive. I also would appreciate if you have some even WIP mods to offer. Doesn't matter how mod is raw its still time which was spent for coding and spriting. Thx surfpup for creating Tconfig, it's a history moment which always will stay in our memories.
 
Which one? I can do that for sure, or if you would like, just updated .obj and then I can update myself.


Thanks.
 
Which one? I can do that for sure, or if you would like, just updated .obj and then I can update myself.


Thanks.

This one Just crashes while loading even after recompiling. Also do you still have previous builds of tconfig?
 
Last edited:

This one Just crashes while loading even after recompiling. Also do you still have previous builds of tconfig?

3 errors:
  • NPC: Caveman Throwing Spear
  • Item: Frozen Saber
  • Global: Player -> public bool PreDraw(Player P,SpriteBatch SP) is disable
Other that that, it does work. Coding is not very good, so that's why I'm disable it.
 

3 errors:
  • NPC: Caveman Throwing Spear
  • Item: Frozen Saber
  • Global: Player -> public bool PreDraw(Player P,SpriteBatch SP) is disable
Other that that, it does work. Coding is not very good, so that's why I'm disable it.

Thx a lot!!!!
 
Broken links? ~😢 I kinda want the difficulty adjuster

I'll edit it, though. I also got Ini Attributes and Class Documentation is done.
 
There is a still a copy of Yoraiz0r's Races the Redux that I have. Also there is W1K's difficulty modifier.
 
There is a still a copy of Yoraiz0r's Races the Redux that I have. Also there is W1K's difficulty modifier.
Then reply here (because I'm moving it) and mediafire, if you have it. W1K is done, 12 mods, including difficult changer. Thanks.
 
Can this still work with the latest Terraria version? I did try following the instructions but everytime i run tconfig.exe, it automatically shuts down.... there is no prompt either to choose 1.1.2 or the latest installed.... interested in playing story of red cloud before the year ends.
 
Back
Top Bottom