TH_Modding-ItemReplacer icon

ItemReplacer

Item Replacer is a code mod that aims to allow players to easily create replacements for in-game items

CHANGELOG

v1.1.0

  • Added an Editor Mode in the BoneMenu, allowing for the creation of simple replacers.
    • If you plan to release the replacer on Thunderstore, it's still recommended that you manually modify the file to include things such as dependencies etc!
  • Reworked the replacer pages for better performance & code quality
  • Revamped the README
  • Fixed the debug jumpscaring the hell out of me (saying it replaced something when it hasn't)
  • Removed the Author page (T&H Modding) to make finding the menu easier

v1.0.1

  • The Scriban library is now included in the ZIP file, not loaded when initiating mod (requested/suggested by Thunderstore moderators)
  • Updated README

v1.0.0

Initial Release