-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
Hardness value of 0 for some stairs/slabs in 1.16.2 #335
Comments
https://minecraft-data.prismarine.js.org/?d=blocks
And probably some other exceptions |
ok we probably need to find a good way to extract those from the jar |
This seems to affect all 1.16.x versions. |
Similarly to all of this, the "boundingBox" field is flawed (I didn't want to fill another issue since it is probably for the same reason) |
feel free to either PR the fix, either PR the extractor to regenerate the data properly |
Fixed in #384 |
I have a project dependent on those data, didn't check other versions.
Some examples:
https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.16.2/blocks.json#L3936
https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.16.2/blocks.json#L20169
Stairs seem to be much more affected than slabs
(Specifying that I am using 1.16.3, but data is shared with 1.16.2)
The text was updated successfully, but these errors were encountered: