how do i make it so if the player has the scoreboard loot set to 1 and when they die they drop thing
sorry for 2 posts in a row but i've already tried this: execute as @a[scores={death=1}] at @s run summon item ~ ~ ~ {Item:{id:"minecraft:golden_apple",count:1}} but it didnt work