Improve ignored salvage #22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For some items (like shovels) the current way of dealing with ignored salvage doesn't really work. It takes away too much of the salvage, causing barely damaged items to return no salvage.
The better implementation would be to ignore the ignored salvage until only ignored salvage items are left. So, a barely damaged diamond pickaxe would always return 3 diamonds and 1 stick if stick is set as its ignored salvage.