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

Item read (and probably write) functions need PowerNBT update. #2

Open
jb-aero opened this issue Oct 9, 2018 · 0 comments
Open

Item read (and probably write) functions need PowerNBT update. #2

jb-aero opened this issue Oct 9, 2018 · 0 comments

Comments

@jb-aero
Copy link
Owner

jb-aero commented Oct 9, 2018

Changes to base Minecraft code have broken how PowerNBT reads items. Until I or DPOH-VAR fix that, these functions will throw a large error in console when used, and will not perform the desired operation.

This affects:
nbt_read_inventory_item
nbt_read_equipment_item

and probably also affects:
nbt_write_inventory_item
nbt_write_equipment_item

For reference, I did not have an issue with nbt_read_block, so some things still work. YMMV. As always this is not a finished product and I appreciate any feedback on it.

flinbein/PowerNBT#28

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

1 participant