https://github.com/direwolf420/consistentreforging
Consistent Reforging, a mod for Terraria using tModLoader
https://github.com/direwolf420/consistentreforging
mod terraria tmodloader
Last synced: about 1 year ago
JSON representation
Consistent Reforging, a mod for Terraria using tModLoader
- Host: GitHub
- URL: https://github.com/direwolf420/consistentreforging
- Owner: direwolf420
- Created: 2021-02-12T17:33:53.000Z (about 5 years ago)
- Default Branch: 1.4
- Last Pushed: 2024-10-23T16:49:30.000Z (over 1 year ago)
- Last Synced: 2025-03-28T08:41:48.077Z (about 1 year ago)
- Topics: mod, terraria, tmodloader
- Language: C#
- Homepage: https://forums.terraria.org/index.php?threads/consistent-reforging.103087/
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
# ConsistentReforging

Terraria Forum link: [Here](https://forums.terraria.org/index.php?threads/consistent-reforging.103087/)
The **Consistent Reforging** mod improves reforging by making it less random without being too cheaty
1. Adds an "Undo" button so that you can go back to the prefix you accidently skipped while spamming reforge
2. Prevents duplicate rolls of prefixes if they have been rolled before (by default the last 8, configurable)
Notes:
* Undoing costs no money
* "Undo" button is only visible in the vanilla reforge menu. If other mods (such as "AutoReforge") replace it, it will not exist
* (In that case, Feature #2 will still work when reforging)
* The config contains multiple customizations you can do
## Localization
If you wish to contribute translations, visit the [tML wiki page](https://github.com/tModLoader/tModLoader/wiki/Contributing-Localization) on that.
This mod uses `.hjson` files in the `Localization` folder.
Translate things that are in english and commented out (either via `//` or `/* */`, remove the comment markers after translating)
List of localization contributors:
* Russian: **GodHybrid**
* Italian: **Sea Noodle**
* Polish: **Placuch**
* Brazilian Portuguese: **GuiSaiUwU**
* Simplified Chinese: **Totally Normal Tree**