#If statements
1 messages · Page 1 of 1 (latest)
you can do this i think
if {crops::%player's uuid%} is >= 500:
Because i think all of my syntax are correct
on break:
if {crops::%player's uuid%} is >= 500:
give 64 gold nuggets to the player's inventory
its saying it doesn't reconize line 2
64 of gold nugget
try this
if {crops::%player's uuid%} is greater or equal to 500:
TYSM