Skip to content

Commit

Permalink
Hide replenish on Advanced Gardening Axe for Estimated Item Value.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Dec 2, 2023
1 parent 7b8ed68 commit 514ca68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ object EstimatedItemValueCalculator {

private val hasAlwaysReplenish = listOf(
"ADVANCED_GARDENING_HOE".asInternalName(),
"ADVANCED_GARDENING_AXE".asInternalName(),
)

private fun addEnchantments(stack: ItemStack, list: MutableList<String>): Double {
Expand Down

0 comments on commit 514ca68

Please sign in to comment.