Add armor trim and netherite handling #24
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: EpicKnarvik97/Blacksmith#24
Loading…
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?
There should be an option
salvageArmorTrims
. If disabled, any item with armor trim applied cannot be salvaged. If enabled, the salvage should salvage the armor trim only. Return the same item with the same name, lore and enchantments, just without the armor trim. Normal salvage should not be calculated.Another option
salvageNetherite
should choose if the scrapper can un-do netherite application. On salvage, an item with the same name, lore and enchantments should be returned, but the material should be changed to whichever item is returned when replacing the material name's NETHERITE with DIAMOND. Normal salvage should not be calculated.Note: As they are different services, armor trim and netherite salvage should probably have separate costs.