I want to set it so when the skript loads it sets all blocks above farmland to fully grown wheat, heres what i have right now:
if world = "newspawn":
set block above all farmland to fully grown wheat```
The error given is "Can't understand this condition/effect: set block above all farmland to fully grown wheat", and i cant seem to find anything online.