- ✅ tModLoader installed via Steam
- ✅ Running on macOS
- ✅ Steam integration active
-
Copy to tModLoader Directory
# Find your tModLoader mods folder (usually in Steam userdata) # Copy this entire project folder to: ~/Library/Application Support/Steam/steamapps/common/tModLoader/ModSources/DevCrystalTaskForge
-
Open tModLoader
- Launch through Steam
- Enable Developer Mode in settings
- Go to Mod Sources → DevCrystalTaskForge → Build
-
Enable the Mod
- Go to Mods menu
- Enable "DevCrystal TaskForge"
- Reload
-
Create a World
- Create or load a Terraria world
- The mod will initialize automatically
-
Craft Your First Tools
Task Forge Wand Recipe: - 1 Mana Crystal - 3 Fallen Stars - 1 Diamond - Craft at Anvil -
Basic Commands
/createtask Build awesome mod features /listtasks
-
Configure MCP Server
- Open Mod Configuration in-game
- Set MCP Host/Port (default: localhost:8000)
- Enable MCP Integration
-
Test Connection
- Check console logs for connection status
- Green message = successful connection
- Yellow warning = connection failed (offline mode)
- Create Tasks: Use
/createtask [description]or Task Forge Wand - Manage Tasks: Task crystals appear in inventory with priority colors
- Complete Tasks: Right-click task crystals for magical completion
- Track Progress: Use
/listtasksto see current workload
- Add Icon: Create an 80x80 icon.png file for the mod
- Test Build: Verify compilation works in tModLoader
- MCP Integration: Connect to your existing MCP servers
- Customize: Adjust settings via in-game configuration
Build Errors: Check that all dependencies are properly referenced MCP Connection: Verify server is running and accessible Missing Items: Ensure localization files are properly formatted
Ready to forge some crystal magic! 🔮⚒️