private void RegisterDefaultCropBehaviors() { api.RegisterCropBehavior("Pumpkin", typeof(PumpkinCropBehavior)); }