mojira.dev

CzarBatata

Assigned

No issues.

Reported

MC-301582 Using selector in a set_name item modifier fails when run directly by server/datapack Invalid MC-301479 Nonsensical syntax for scores in target selector is valid Confirmed

Comments

Yes, it works. I solved it by running execute as @e[limit=1,sort=arbitrary] run item modify entity @s hotbar.0 test:set_name_selector. I understand why the command fails, I just think that requiring workarounds like this is pretty convoluted and unintuitive.

I guess it is working as intended though.