Simple Veinminer

Simple Veinminer

259k Downloads

[Bug] Veinmining with a tool with 1 durability mines 2 blocks instead of 1

MrAgeo opened this issue ยท 0 comments

commented

Using:

  • SimpleVeinminer 1.4.7
  • Fabric loader 0.15.7
  • Fabric API 0.96.4
  • MC 1.20.4

I came upon this bug while doing the tests for #22 & #23

Thanks again in advance :D

Edit: After doing some experiments, I found that the tool (with durability N) will always mine N+1 blocks if possible. The tool will break whether it mines N blocks or N+1 blocks (the bug in 1.4.6 was that the tool would also break when there were N-1 blocks, but it's fixed in 1.4.7).