Shop Visualizer - [FABRIC/FORGE]

Shop Visualizer - [FABRIC/FORGE]

3.2k Downloads

Signs are always shops

OS-Void opened this issue ยท 2 comments

commented

I made an issue a bit ago and fixed that issue but now blank signs that aren't supposed to be shops show as such:

2021-06-22_23 05 06

commented

that's what i get for not paying attention. I even saw it create the shop is currently empty sign and thought nothing more of it.

commented

Ok, uploading 1.0.3 right now and it fixes this. Thank you. Looking at it, it looks like gunpowders new NBT method would always apply their tag to the sign, even if it wasn't a shop, so my code was accepting that and just getting an empty tag, rather than a null tag.