So I was trying to convert a v20 gamemode to the new v21 format, but when I was testing the mod to make sure it still worked, blockland crashed when it was loading the scripts.
It crashed right after this line, saying "Could not find parent PlayerFuelJet for type PlayerData":
datablock PlayerData(NewPlayer1 : PlayerFuelJet)
How can I fix this?