Advanced Netherite (Fabric)

Advanced Netherite (Fabric)

11M Downloads

⚠️ Mining diamonds with a Netherite-Diamond pickaxe with a silk touch enchantment drops both the ore and a diamond.

vxern opened this issue · 2 comments

commented

Describe the bug
N/A

To Reproduce
Steps to reproduce the behavior:

  1. Get a Netherite-Diamond pickaxe.
  2. Enchant it with silk touch.
  3. Mine some diamond ore a few times.

You will get both the ore and the diamond sometimes.

Expected behavior
On a silk touch pickaxe, the additional chance to drop diamonds should have no effect.

Screenshots

Screen.Recording.2025-09-27.at.15.52.24.mov

Technical Information (please complete the following information):
! Please provide the actual version, not just 'latest'.

  • Minecraft-version: 1.21.1
  • ModLoader-version: NeoForge 21.1.206
  • Mod-version: 2.3.0

Additional context
N/A

commented

Thanks for reporting. No idea why I didn't notice this earlier. Changing an AND to OR in an if statement fixes the issue. So unless you've already done the work, I can easily fix this myself.

commented

Issue has been resolved in v2.3.1. Once again thanks for reporting!