jmc
jmc copied to clipboard
[FEATURE_REQUEST] Support `scoreboard ??= nbt_path`
Description
Code like uuid:@s ??= @s::UUID[0];
should be supported, and would compile to
execute unless score @s uuid = @s uuid store result score @s uuid run data get entity @s UUID[0]