Sjouwer / pick-block-pro

An advanced client side Block, Entity, NBT, Tool and ID picker for minecraft
https://modrinth.com/mod/pick-block-pro
GNU Lesser General Public License v3.0
9 stars 5 forks source link

Copying a big dripleaf does not correctly copy tilt #10

Closed Zailer43 closed 1 year ago

Zailer43 commented 1 year ago

copying a big dripleaf copies the tilt state as it provides but it is buggy since placing it if it is not in lowercase does not work

2022-12-26_11-34

I don't know if this happens with other states of other blocks but it could be possible

Sjouwer commented 1 year ago

Thank you for the report, I did some testing and found a few more like this, it indeed looks like nbt values should always be fully lowercase to work. I'll fix this asap