A tModLoader mod for Terraria 1.4 that adds dozens of new shop pages to town merchants. Items unlock gradually as you progress through the game — no cheating the whole catalog at world start.
- Open Terraria with tModLoader installed.
- Go to Workshop → Download Mods and search MerchantsPlus.
- Enable the mod and enter a world.
Or grab it from the Steam Workshop.
- Every major town NPC gets expanded shop pages (e.g. Merchant → Ores, Gear, Weapons, Pets, …).
- Pages only appear once you've reached the required progression milestone (e.g. post-Skeletron, post-Hardmode).
- A floating Shops button in the HUD lets you browse all world merchants and preview / buy items without talking to them.
You need the .NET 8 SDK and a tModLoader install.
dotnet build MerchantsPlus.csproj /p:BuildMod=false
The /p:BuildMod=false flag skips full packaging, which can fail when tModLoader has files locked.