grondag / facility

GNU Lesser General Public License v3.0
1 stars 1 forks source link

20w06a item attributes flush whenever crate is in inventory #5

Closed JillyRabbit closed 4 years ago

JillyRabbit commented 4 years ago

if you have a crate placed somewhere in the world, breaking and picking it up will reset all damage values, NBT data, etc. of items within it. (all potions become Uncraftable Potion for instance)

if the crate is used from your inventory, the same thing happens as soon as you close the interface

grondag commented 4 years ago

That's pretty bad. Thank you for the report. Will look into it.

grondag commented 4 years ago

Fixed in https://github.com/grondag/fluidity/commit/a1237f9f49ec547d0bca923f1a67bb6eef9b6e1b

Build will be on Curse in a little bit.