{"id":22075800,"url":"https://github.com/trigger-segfault/terrariaitemmodifier","last_synced_at":"2025-03-23T20:13:00.013Z","repository":{"id":87735605,"uuid":"101215772","full_name":"trigger-segfault/TerrariaItemModifier","owner":"trigger-segfault","description":"A patch for advanced item customization in Terraria.","archived":false,"fork":false,"pushed_at":"2019-05-18T23:57:17.000Z","size":227,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T03:37:28.934Z","etag":null,"topics":["customization","item","patch","terraria","tool"],"latest_commit_sha":null,"homepage":"https://forums.terraria.org/index.php?threads/61419/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trigger-segfault.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-23T19:07:27.000Z","updated_at":"2022-10-24T02:38:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1bf0e65-4953-48b0-adf5-c5757805136e","html_url":"https://github.com/trigger-segfault/TerrariaItemModifier","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTerrariaItemModifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTerrariaItemModifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTerrariaItemModifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTerrariaItemModifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trigger-segfault","download_url":"https://codeload.github.com/trigger-segfault/TerrariaItemModifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162194,"owners_count":20570692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["customization","item","patch","terraria","tool"],"created_at":"2024-11-30T22:11:20.248Z","updated_at":"2025-03-23T20:12:59.988Z","avatar_url":"https://github.com/trigger-segfault.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraria Item Modifier ![AppIcon](http://i.imgur.com/Gs2AaQD.png)\n\n[![Latest Release](https://img.shields.io/github/release/trigger-death/TerrariaItemModifier.svg?style=flat\u0026label=version)](https://github.com/trigger-death/TerrariaItemModifier/releases/latest)\n[![Latest Release Date](https://img.shields.io/github/release-date-pre/trigger-death/TerrariaItemModifier.svg?style=flat\u0026label=released)](https://github.com/trigger-death/TerrariaItemModifier/releases/latest)\n[![Total Downloads](https://img.shields.io/github/downloads/trigger-death/TerrariaItemModifier/total.svg?style=flat)](https://github.com/trigger-death/TerrariaItemModifier/releases)\n[![Creation Date](https://img.shields.io/badge/created-august%202017-A642FF.svg?style=flat)](https://github.com/trigger-death/TerrariaItemModifier/commit/d335bf4936895744c8b9f91396ca2f5d19db81f2)\n[![Terraria Forums](https://img.shields.io/badge/terraria-forums-28A828.svg?style=flat)](https://forums.terraria.org/index.php?threads/61419/)\n[![Discord](https://img.shields.io/discord/436949335947870238.svg?style=flat\u0026logo=discord\u0026label=chat\u0026colorB=7389DC\u0026link=https://discord.gg/vB7jUbY)](https://discord.gg/vB7jUbY)\n\nTerraria 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.\n\nThis patch *should* work with other patches and modifications.\n\nTerraria Item Modifier may optionally switch to ini files in the future.\n\n**Warning:** You should always back up your save data before applying any sort of modification to Terraria.\n\n![Window Preview](http://i.imgur.com/hwO48jZ.png)\n\n### [Wiki](https://github.com/trigger-death/TerrariaItemModifier/wiki) | [Credits](https://github.com/trigger-death/TerrariaItemModifier/wiki/Credits) | [Image Album](http://imgur.com/a/tRSoe)\n\n### [![Get Terraria Item Modifier](http://i.imgur.com/XBrcALb.png)](https://github.com/trigger-death/TerrariaItemModifier/releases/latest)\n\n## About\n\n* **Created By:** Robert Jordan\n* **Version:** 1.0.3.1\n* **Language:** C#, WPF\n* **Built For:** Terraria 1.3.5.3 \u003csup\u003e(Should run with other versions)\u003c/sup\u003e\n\n## Requirements for Running\n* .NET Framework 4.5.2 | [Offline Installer](https://www.microsoft.com/en-us/download/details.aspx?id=42642) | [Web Installer](https://www.microsoft.com/en-us/download/details.aspx?id=42643)\n* Windows 7 or later\n* Terraria for PC\n\n## Requirements for Source Code\n* Mono.Cecil | [Nuget Package](https://www.nuget.org/packages/Mono.Cecil/)\n* Newtonsoft.Json | [Nuget Package](https://www.nuget.org/packages/Newtonsoft.Json/)\n* XNA 4.0 Refresh | [VS 2015 Installer](https://mxa.codeplex.com/releases/view/618279)\n* Terraria.exe | *Place in solution folder*\n\n## Use Guide\nFollow these instructions to get the most out of Terraria Item Modifier.\n\n1. **[How to Patch Terraria](https://github.com/trigger-death/TerrariaItemModifier/wiki/How-to-Patch-Terraria)**\n2. **[How to Edit XML](https://github.com/trigger-death/TerrariaItemModifier/wiki/How-to-Edit-XML)**\n3. **[How to Modify Items](https://github.com/trigger-death/TerrariaItemModifier/wiki/How-to-Modify-Items)**\n4. **[Error Checking](https://github.com/trigger-death/TerrariaItemModifier/wiki/Error-Checking)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrigger-segfault%2Fterrariaitemmodifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrigger-segfault%2Fterrariaitemmodifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrigger-segfault%2Fterrariaitemmodifier/lists"}