#For some reason this doesn't work...

1 messages · Page 1 of 1 (latest)

fast anvil
#
    if player is sneaking:
        wait 8 ticks
        add 20 to {coins::%uuid of player%}
        send "&6Transfered 20 gold to your wallet!" to player
        send "&6Execute the command /wallet to see your ball." to player```

No errors at all. It just doesn't work. Idk if you need to have the specific name and lore of the gold nugget. But I tried and I didn't succeed.
marsh monolith
#

on right-click WITH %item%: or on right-click ON %block%: