tryashtar
tryashtar
Let's see a screenshot of your failing search
Something like this could be possible with the new item model system. If I did such a thing, it would definitely be a separate pack.
Just saw this possibly duplicates #867
I found a couple other related cases ```mcfunction # should warn, but doesn't data get entity @s {invalid:1} # warns, but shouldn't data get entity @s data.stuff[{whatever:1}] ```
I have this same issue on both PC and mobile, both using firefox
 It is
Hey, thanks for the info. I'd certainly like to prevent this if possible. If I can replicate it consistently, I can fix it. Do you think it happens every time...
Please post a screenshot of the error. Also just so you know, IM4 should work with edu as well. If you're having trouble with that, I can help with that...
For some more info, it appears to be SNBT, so `true` is just `1b`, and even `5e99f` can coerce its way to a bool here.
As a use case, my repo (https://github.com/tryashtar/shulker-preview) contains different versions of the packs for each Minecraft version. Does this count as multiple roots or not? Either way, pack format is...