Gdzie robie błąd że nie wykonuje komendy która jest przypisana pod slotem 0
command /test3:
trigger:
open chest with 5 rows named "Test" to player
set player's current inventory's slot 0 to 64 emerald block named "test" with lore "test"
on inventory click:
if inventory name of current inventory of player is "Test":
if clicked slot is 0:
execute command "test"