Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.14.3 Block swap #6

Closed
Myafosya opened this issue Jul 5, 2019 · 1 comment
Closed

1.14.3 Block swap #6

Myafosya opened this issue Jul 5, 2019 · 1 comment

Comments

@Myafosya
Copy link

Myafosya commented Jul 5, 2019

Something weird happened. I tried to veinmine spruce leaves with scissors that had 0 durability and it gave me 25 chests.
My settings are:
enchantments - 0
hunger - 0
item teleport - 1

@Elemend
Copy link
Owner

Elemend commented Jul 7, 2019

Yes, that was partly my fault, but also partly Minecrafts fault.
My error was that when I read the Durability on a tool which has 0 durability, the math behind it messes up and it thinks the tool has max durability instead.
The Error from Minecraft itself is that there is no itemdrop from shears which have a durability of 0.

I updated the pack with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants