Scrap Time Overrider

Description

Tired of waiting on the scrap queue? This mod sets the default ScrapTime for armor and tools to 0, reducing the usual 10-second delay to instant. You’ll get the same resources as before but without the wait.

Images

Download

DOWNLOAD ✔ File Scanned

This submission was scanned for viruses and verified safe as of October 23, 2025 using Norton 360. This file is externally hosted and may be updated by the author from time to time.

Credits: Kruznich

Share this with your friends:
Get Comment Notifications
Notify of
guest

If you have any questions or have any problems/bugs, please use the support link (Discord, Forum Topic, GitHub Issues, etc.) in the post. If there is no support link in the post, please use the comments section.

1 Comment
Inline Feedbacks
View all comments
Inn Wader
Inn Wader
October 9, 2025 2:24 am

Author, please fix issues with your mod:

  • Closing tag should be </configs>, not <!configs>.
  • XPath string should have closing double-quote.
  • Value should be small non-zero, otherwise system uses default value.

Hopefully this fixed item.xml content will be correctly displayed here:

<configs>
	<set xpath="/items//property[@name='ScrapTimeOverride']/@value">0.1</set>
</configs>