how to list multiple items for selecteditem command.
Im wondering if it is possible to put multiple items for one line instead of having to write a new line for each item because i feel it would help with lag. execute as @a[distance=10..] if data entity @s SelectedItem{id:"minecraft:chest"} run gamemode adventure @s execute as @a[distance=10..] unless data entity @s SelectedItem{id:"minecraft:chest"} run gamemode survival @s