Anvil repairs #15

Closed
opened 2023-01-09 18:02:10 +01:00 by EpicKnarvik97 · 1 comment

It has been suggested to add an anvil repair system. That would mean right-clicking with a chipped or damaged anvil, and replacing it with a brand new one. While anvils can be named, placing an anvil and breaking it removes the metadata. It can be assumed that there is no point in trying to retain anvil metadata. Anvils also seem to have no state other than its material type at the current moment.

As anvils are weird items, it would need to be a separate system which still triggers when right-clicking a blacksmith NPC with an anvil. It will need some options as well:

  • enableAnvilRepairs - Enable or disable the feature
  • chippedAnvilRepairCost - The cost of fully repairing a chipped anvil
  • damagedAnvilRepairCost - The cost of fully repairing a damaged anvil
It has been suggested to add an anvil repair system. That would mean right-clicking with a chipped or damaged anvil, and replacing it with a brand new one. While anvils can be named, placing an anvil and breaking it removes the metadata. It can be assumed that there is no point in trying to retain anvil metadata. Anvils also seem to have no state other than its material type at the current moment. As anvils are weird items, it would need to be a separate system which still triggers when right-clicking a blacksmith NPC with an anvil. It will need some options as well: - enableAnvilRepairs - Enable or disable the feature - chippedAnvilRepairCost - The cost of fully repairing a chipped anvil - damagedAnvilRepairCost - The cost of fully repairing a damaged anvil
EpicKnarvik97 added the
enhancement
label 2023-01-09 18:02:10 +01:00
Author
Owner

Implemented

Implemented
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: EpicKnarvik97/Blacksmith#15
No description provided.