Skip to content

trigger-segfault/TerrariaItemModifier

Repository files navigation

Terraria Item Modifier AppIcon

Latest Release Latest Release Date Total Downloads Creation Date Terraria Forums Discord

Terraria Item Modifier is a patch that adds advanced item customization capabilities to Terraria through configuring an XML file. Modify almost any item variable by editing the ItemModifications.xml file in your Terraria folder. Some variables may require low level knowledge about Terraria. Settings are reloaded every time your player list is loaded.

This patch should work with other patches and modifications.

Terraria Item Modifier may optionally switch to ini files in the future.

Warning: You should always back up your save data before applying any sort of modification to Terraria.

Window Preview

Get Terraria Item Modifier

About

  • Created By: Robert Jordan
  • Version: 1.0.3.1
  • Language: C#, WPF
  • Built For: Terraria 1.3.5.3 (Should run with other versions)

Requirements for Running

Requirements for Source Code

Use Guide

Follow these instructions to get the most out of Terraria Item Modifier.

  1. How to Patch Terraria
  2. How to Edit XML
  3. How to Modify Items
  4. Error Checking