jmc icon indicating copy to clipboard operation
jmc copied to clipboard

[FEATURE_REQUEST] Support `scoreboard ??= nbt_path`

Open Nico314159 opened this issue 7 months ago • 0 comments

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]

Nico314159 avatar Jul 26 '24 05:07 Nico314159